Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Programming and Coding

Programming and coding tips, help and solutions...

  1. StoneHeart
    Started by StoneHeart,

    Im finishing my exe loader which run exe from memory. All went fine but now im facing problem with vb6 exe. When i try loading resource data, the app crash because it cant find the resource. Does anyone know what is the problem with my loader to load vb6 exe? Some example to fix the problem would be nice. Thanks.

    • 23 replies
    • 8.3k views
  2. Guest SkyHigh
    Started by Guest SkyHigh,

    solved

    • 4 replies
    • 5.2k views
  3. Teddy Rogers
    Started by Teddy Rogers,

    I came across this nice article from Matthew Graeber regarding NtQuerySystemInformation and it's undocumented structures of the function. Thought others here may find it of interest... http://www.exploit-monday.com/2013/06/undocumented-ntquerysysteminformation.html Ted. Undocumented NtQuerySystemInformation Structures.zip

      • Like
    • 2 replies
    • 5.9k views
  4. Dreamer
    Started by Dreamer,

    Almdev All in One - Full Source BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. Also this library includes Office2010 / Office 2013 skins, Ribbon UI control and Ribbon UI Application Menu. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL! Use the latest generation of Ribbon UI and you'll be on the wave of the latest trends! - BusinessSkinForm VCL v10.31 - Smart Flash v3.40 - AlmDev Smart Effects v2.70 - DynamicSkinForm VCL v12.90 thx to pnta https://www.box.com/s/16fi72mynuyue00uefoy

    • 2 replies
    • 8k views
    Dragon Palace
  5. CodeExplorer
    Started by CodeExplorer,

    Java Native Access: native APIs on Java Links: https://java.net/projects/jna/downloads http://en.wikipedia.org/wiki/Java_Native_Access

    • 0 replies
    • 11k views
    CodeExplorer
  6. PythonArt
    Started by PythonArt,

    i want to learn new language that is python. is there any good place to start? btw, what can i really do with python??? or should i learn other language? where is the place we use more of this language?

    • 3 replies
    • 13.7k views
  7. PythonArt
    Started by PythonArt,

    Hello guys.. i'm making a simple game in Visual Basic 2010 and i need a background music when i start the program but the problem is i didn't find any code that work. i tried to find tutorials everywhere also in this forum but still no luck. I read something about Bass.dll but i don't understand how to do it and the source code included is not helping at all. How to actually do this??? Tut

      • Like
    • 3 replies
    • 11.6k views
  8. LordCoder
    Started by LordCoder,

    Hello everyone I hope someone can help me. I'm using Mono.Cecil.dll to edit the name of the Namespaces/Classes/Functions. Everything is alright but when I save it and then I run it it shows an error of Windows that leaves to work. Here is my code: Dim assembly As AssemblyDefinition assembly = AssemblyFactory.GetAssembly("The path of the .NET file") Dim definition3 As TypeDefinition For Each definition3 In assembly.MainModule.Types EditType(definition3) Next AssemblyFactory.SaveAssembly(assembly, Application.StartupPath & "\App1.exe") And for the "EditType" function: Private Sub EditType(ByVal type As TypeDefinition) If ((((type.Na…

    • 2 replies
    • 6.4k views
  9. TomaHawk
    Started by TomaHawk,

    Let me share you a couple of old keygen sources created in delphi. These sources are old, ugly & coded in a dirty style. A couple of these sources are coded by me and a couple by others, Maybe you can study and learn of it. Password is my name. sources.rar

  10. Mbreti Gafur
    Started by Mbreti Gafur,

    Hi It is possible if we change the dsn of one software that works with Ms.Access to SQL Server?

      • Like
    • 3 replies
    • 4.7k views
  11. LordCoder
    Started by LordCoder,

    I use BassMOD for .NET and it works perfect but only with .xm chiptunes. When I try to play a .mod chiptune it doesn't work!!

      • Like
    • 5 replies
    • 5.9k views
  12. missinginbytes
    Started by missinginbytes,

    File Name: PE Library File Submitter: missinginbytes File Submitted: 01 Jun 2013 File Category: Source Code My old and simple PE library. I coded it for private use of our team tRUE but now after 6-7 years of lull I decided to share it with you. It helps you in certain aspects to manipulate every PE file in fast and simple way. It is very small (actually has only 4 functions but yet useful). Note: I don't remember the last time I tested but I think it should work with the very latest windows versions since the PE structure is not changed (as far as I know). Features / Functions: - peGetPeEntryPoint -- get the Entry Point of the PE - peIncPeFileSize -- increment…

    • 0 replies
    • 9.7k views
    missinginbytes
  13. The Trooper
    Started by The Trooper,

    Hello I am looking for the MSDN OFFLINE, i tried google, 4shared, filecrop...and nothing, someone can help me to get this?. Thanks

      • Like
    • 12 replies
    • 7.1k views
  14. r42fr
    Started by r42fr,

    I want to write a anti-anti debugging plugin.But I don't know how to go throw the code to find the traps?

    • 6 replies
    • 4.9k views
  15. mArTi
    Started by mArTi,

    Hello ! I'm currently writing some ollydbg plugin and I'm trying to put some breakpoint on a few external functions, because I need to get the passed values to those at each hit. I'm using this snippet to set the breakpoint : t_module* module = Findmodulebyname(L"(nameofthemodule)");wchar_t* error = L"Error";ulong funcaddress = 0;FindaddressW(L"(function name)",module,&funcaddress,error);Setint3breakpoint(funcaddress,BP_TEMP,0,0,0,BA_PERMANENT|BA_PLUGIN ,NULL,NULL,NULL);But, even with a BA_PERMANENT (even with changing ODBG2_Plugintempbreakpoint to ODBG2_Pluginexception to catch the bp), the breakpoints are deleted... meaning I only can break at those functions once…

    • 6 replies
    • 7.9k views
  16. X-ProgRammeR
    Started by X-ProgRammeR,

    Hi everyone, can anybody help me in making nFO vIEWER..???

      • Like
    • 2 replies
    • 7.9k views
  17. X-ProgRammeR
    Started by X-ProgRammeR,

    How to make command button in VISUAL BASIC 06 which can :- 1) Open a file >code plzz 2) Open up a website >code plzz 3) Also how to make a patcher in VB6 (not anything else And also if anybody can help me in making VB6 programs. I have little knowledge of VB6. I dont now C++ , Delphi ...etc. I can make :- 1) Generate key button 2) Exit button Please give me the code for different functions for VB6.

      • Like
    • 4 replies
    • 5.1k views
    X-ProgRammeR
  18. X-ProgRammeR

    How to make a keygen like with Metaballs Colored + Fireworks + TV.....?????? I want to know how to make this kind of keygen..?? Just like this one http://forum.tuts4you.com/files/file/752-professional-gdi-keygen-effect-2-metaballs-colored-fireworks-tv/ Plzzz if possible give me the source code.... ThaNks kg_2.rar

      • Like
    • 2 replies
    • 4.7k views
    X-ProgRammeR
  19. LulzCoder
    Started by LulzCoder,

    Anyone know how to make a VLC like seek bar in plain Win32 C without using QT or MFC? Or skinning a slider control to like it.

      • Like
    • 5 replies
    • 9.2k views
  20. Departure
    Started by Departure,

    Need some ideas to hiding the process name in task manger of target.... I have a target which I am creating the process in suspended mode and writing bytes to, The target it self checks if there is multiple instants of it self running by using looking for any processes with the same name e.g "target.exe". I could over come this by copying Target.exe and renaming it e.g Target1.exe which would work just fine, But I don't want a folder full of Targets.exe each time I run this loader. Hopefully someone has ideas how to over come this without copying multiple instants of target.exe and renaming them.

      • Like
    • 3 replies
    • 11.3k views
  21. tim619
    Started by tim619,

    File Name: Xylitol ASM Keygen File Submitter: tim619 File Submitted: 22 Jun 2011 File Category: Source Code This Keygen coded by Xylitol from REDCrew was coded with WinASM. Click here to download this file

    • 2 replies
    • 13.1k views
    Anonymous At4re Nayarit
  22. snoopy
    Started by snoopy,

    Hey guys,I am thinking about writing a disassembler to play more with assembly. What I was wondering with IDA for example:.text:00CD28B0 55 push ebp .text:00CD28B1 8B EC mov ebp, espIf I use CreateFileMapping to map a file into memory. Is it possible to find a reference to the function start?.The above portion is called from: .text:0062CA6B E8 40 5E 6A 00 call sub_CD28B0But what if I only have the function start, how would I go on on finding the caller, without breakpointing the code offcourse. It's somethin…

    • 3 replies
    • 10.1k views
  23. CodeExplorer
    Started by CodeExplorer,

    Deobfuscators - source code C# This include: NR_Bad_Net_Opcode_Remover SimpleNameDeobfuscator StringDecryptor Attached or: http://www.multiupload.nl/AVGPFI8UK7 Deobfuscators.zip

    • 1 reply
    • 6.7k views
    The Trooper
  24. MaxENC
    Started by MaxENC,

    Hey guys, I saw a keygen template.İt was made by Core Tım.They used to use excellent effect. I really enjoy effects. => How to make the effect ? Keygen.rar

      • Like
    • 10 replies
    • 8.3k views
    Anonymous At4re Nayarit
  25. X-88
    Started by X-88,

    @ Kao or someone who can help me, what I want is: 1. reunite the R, G, B in a Bitmap as the original image, Layer 1: Green + Blue = Cyan / Aqua, Layer 2: Red, 2. set Opacity / Alphablend & transparent layer on the bitmap, more than 1 Layer on Bitmap,- I get the source code and additional components but I try to apply the bitmap does not fit what I want: (. Adobe Photo Shop can indeed Constructing Anaglyph with only 1-2 minutes of time, but I want to know how the processing / RGB split a bunch of Delphi.NB: This is not for anything that smells of money / assignments. Thx B4. and I will not forget to include your name in the column About on this application. ZN…

    • 4 replies
    • 7.8k views

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.