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. kolynet
    Started by kolynet,

    hi all, i would like to ask ur help if you can guide me on how to subclass/detour remote (exe) control or simply catch remote process's wm paint messages using hook or whatsoever? preferred language delphi. would likely pay $$ for help. ty!

    • 2 replies
    • 9.7k views
  2. Codefans
    Started by Codefans,

    I have read a article about how to Modify IL Code during Run-time. http://www.codeproject.com/Articles/463508/NET-CLR-Injection-Modify-IL-Code-during-Run-time The author provide two version's binaries and code. (2012/11/05 and 2014/08/08) But In my pc just 2012/11/05 version's app can run normally, 2014/08/08 version's app throw some error "Initialization is failed with error [Failed to get addresses from server,Couldn't connect server.]!" My test PC : WinXP X86 test app: Test_x86_DotNet40_Release.exe The author said as below: "In previous version, the PDB file is downloaded and parsed locally with Microsoft symcheck.exe. In the current versio…

  3. teehist
    Started by teehist,

    I have a theory in mind but do not know if this is possible today, we assume has a program that requires authentication from an online site (Login) if the User exists and has vip days, the action from behind the executable (form, main) appears after giving the Login form. There are possibilities for type an illusion, bypassing the system making him think that the User has vip (premium) and accept the program (executable)... I hope you understand. Usually people speak it in Fiddler is possible, but I have no idea how. I think normally it checks the type of User that it is in the forum (group), does anyone have any idea how? I'm not asking tutorial, the more you…

    • 1 reply
    • 6.5k views
  4. sakurawill
    Started by sakurawill,

    how can i use reflection to print all the items of comboBox1 to textBox1? and just need to use reflection,can anyone help me? thans a lot^_^ this.comboBox1.Items.AddRange(new object[] { "CC1", "CC2", "CC3", "CC4", "CC5"});

      • Like
    • 2 replies
    • 6.8k views
  5. mdj
    Started by mdj,

    function VolSerialNumber(DriveChar: Char): DWORD; unsafe;varNotUsed: DWORD;VolFlags: DWORD;VolSerNumber: DWORD;Buf: array [0..MAX_PATH] of Char;beginGetVolumeInformation ((PChar(DriveChar + ':\'), Buf, sizeof(Buf), @VolSerNumber, NotUsed, VolFlags, nil, 0));Result := VolSerNumber;end;please help for error this code work well in delphi 7 but after upgrade delphi 8 error in GetVolumeInformation ((PChar(DriveChar + ':\'), Buf, sizeof(Buf), @VolSerNumber, NotUsed, VolFlags, nil, 0)); [Error] WinForm.pas(89): Invalid typecast [Error] WinForm.pas(89): There is no overloaded version of 'GetVolumeInformation' that can be called with these arguments

      • Like
    • 4 replies
    • 9.9k views
  6. teehist
    Started by teehist,

    I used " MegaDump " in a program and it has created several dll called " BoxedAppSDK_AppDomainManager.dll "Do what ? a packer ? There is this tool? she's like an eclipse ? a packer ?And is to reverse what he does ?Which program is more correct to give you unpacker ?Note: This is not asking for a crack , I'm just asking these questions only by wisdom, lately I 'm kind of focused on reverse engineering

      • Like
    • 3 replies
    • 7.9k views
  7. LCF-AT
    Started by LCF-AT,

    Hi guys, just have a short question again. Can you show me a exsample how to check the registry to find some specific installed targets filenames?So I wanna find the target name as "ABC.exe" + the path to this file.So I tried already to use RegOpenKey../ RegEnumKey..like this.. 0012FFB4 0046A03D /CALL to RegOpenKeyA from UnPackMe.0046A038 0012FFB8 80000002 |hKey = HKEY_LOCAL_MACHINE 0012FFBC 0046A081 |Subkey = "software\*\ABC.exe" 0012FFC0 0046A094 \pHandle = OFFSET <UnPackMe.handle> ...but its not working to find the filename on that way. Problem also is that the file can be installed in any folder xy not same as ABC folder etc.So …

      • Like
    • 3 replies
    • 4.6k views
  8. hakouabs

    HI. For example: I have a program for the source code like so..... if ( str == " Hello World") { MessageBox.Show (" Welcome ") ; } To if ( str == " Hello World") { MessageBox.Show (" Merci ") ; } How do I modify it with programming...

      • Like
    • 1 reply
    • 4.2k views
  9. iChallengeYou
    Started by iChallengeYou,

    First a happy new year So I want to define a global flag which can be used everywhere in the project. So in example i want something like this: isUnpackMe = false; Button1.Click() { if (isUnpackMe) { ShowMessgae('This is an unpackme'); } } So i don't want to declare isUnpackMe as an variabele but want to define it like the pre-defined {$IFDEF CPUX86}. Does anyone know how to do that?

      • Like
    • 4 replies
    • 10k views
  10. sirp
    Started by sirp,

    CPU Core Faker aka Dual Core Fix is a DLL that overrides a few kernel32 functions to give the impression to the library user that the system has a different number of CPU cores. It was originally developed for Far Cry 4, which won't load if executed on a CPU with less than four logical cores. This fix is really generic and could work with other games, there is no FC4 specific code.I've uploaded the source code to CodePlex: https://cpucorefaker.codeplex.com/ There you can find a brief explanation, here are the returned values from Dual Core Fix v1/v2/v3:API function / Original (DC) / DC Fix v3 / DC Fix v2 / DC Fix v1 --------------------------------------------------------…

      • Like
    • 2 replies
    • 6.8k views
  11. omar911
    Started by omar911,

    would like to know how to add parahgraaphs in delphi like this YOU MAY USE OUR RELEASE FOR EVALUATION PRUPOSES ONLY. WE WILL NOT BE HELD RESPONSIBLE FOR OUR RELEASE. IF YOU LIKE THIS SOFTWARE, YOU'RE STRONGLY ADVISED TO BUY IT AND SUPPORT THE DEVELOPERS AND ALSO SOFTWARE COMPANIES NEED OUR SUPPORT FOR QUALITY PRODUCTS.YOU MAY NOT USE, SELL OR DISTRIBUTE OUR RELEASE TO MAKE MONEY OR USE IT FOR ANY OTHER COMMERCIAL PURPOSE. any help would be great and yes i have tried it but for some reason it will not do the tet like above but in a straight line instead without space. thank you in advance and have a nice XMAS everyone.

    • 2 replies
    • 7.5k views
  12. Bit_Hacker
    Started by Bit_Hacker,

    I see a few skins around the forum and I want to build my own skins with photoshop or some graphics program. Example: Currently I have this written in win32/64 old school c / c++ using the windows api. Basically I have an outter main window with a child window inside the main window and you can move it around and minimize it. I want to create something like the above picture with buttons that are clickable and some check boxes. So, the question is how do I map the pictures to the window and make the pictures clickable? -Bit_Hacker

    • 2 replies
    • 5.4k views
  13. omar911
    Started by omar911,

    XM (file format) XM, standing for "extended module", is an audio file type introduced by Triton's FastTracker 2. XM introduced multisampling-capable instruments with volume and panning envelopes, and basic pattern compression. It also expanded the available effect commands and channels, added 16-bit sample support, and offered an alternative frequency table for portamentos. www.modarchive.org uses this format. XM is a common format for many chiptunes. I would like some help on how to emmbed a XM file in my delphi code, so when it is run the music is played, i have searched the net and found codes but they font wot=rk at all, i use DELPHI 7 so i woild be grateful…

      • Like
    • 22 replies
    • 12.6k views
  14. rever_ser
    Started by rever_ser,

    hi guys! can anybody say in detail WHAT IS OVERLAY? i just know the overlay in somewhere outside of PE. but what is this meaning indeed. thanks in advance!

      • Like
    • 8 replies
    • 8k views
  15. mudlord
    Started by mudlord,

    Hi, I ran into a bug with processing Delphi/FreePascal executables. All Delphi versions seem to be affected. I am unsure as to the problem. I checked in non Delphi executables and TLS callbacks/tables seem to work correctly, so atm I am at a loss to see what I am missing. This seems to be a final bug of my exe packer, and the main thing stopping its release. Any help at all would be great. test.rar

      • Like
    • 4 replies
    • 13.7k views
  16. Mehdi.s
    Started by Mehdi.s,

    File Name: Olly CHM&HLP File Submitter: Mehdi.s File Submitted: 08 Dec 2014 File Category: Source Code This is HLP/CHM For Olly 2.xx It consists of three files: Ollydbg.chm OLLYHLP.GID OLLYHLP.HLP Note:If you rename or delete the file OLLYHLP.GID , OLLYHLP.HLP popup by Defult "Table Of Contents" this feature is useful for old and new platforms A big thanks to Oleh Yuschuk For Support and sharing of resources and testing I hope that's helpful Click here to download this file

    • 1 reply
    • 11.9k views
  17. diskgetor
    Started by diskgetor,

    //this is from IDA F5 #include <stdio.h> #include <stdlib.h> #include <string.h> //memcpy int a2=0x46004F0052005300; unsigned int __cdecl sub_4E6500(int a1, int a2, int a3) { unsigned int v3; // eax@1 signed int v4; // eax@3 int v5; // ecx@4 char v6; // dl@4 int v7; // ecx@4 char v8; // dl@4 int v9; // ecx@4 const void *v10; // ebp@6 char *v11; // ecx@7 const void *v12; // eax@7 signed int v13; // esi@7 bool v14; // sf@9 unsigned __int8 v15; // of@9 const void *v16; // ebp@11 char *v17; // ecx@12 const void *v18; // eax@12 signed int v19; // esi@12 signed int v20; // eax@15 int v21; // ecx@16 char v22; // dl@16 …

    • 4 replies
    • 4.5k views
  18. Yury
    Started by Yury,

    is anyboday give me a piece of code about my question? thank you

    • 0 replies
    • 4.2k views
  19. omar911
    Started by omar911,

    Can some tell me how to make a text button app in delphi, like in VB 6 you can add a text and then a button and when you press the button it will generate a different serial number, i would like a code for delphi but no one is willing to help me. also any one know to to edit delphi exe files too. thank you in advance my friends.

    • 10 replies
    • 12.3k views
  20. zingle

    Hello, I want to learn just one programming language ,Which one deserves to devote my time. Delphi,VB,dot net..

      • Like
    • 27 replies
    • 13.5k views
  21. xSRTsect
    Started by xSRTsect,

    Unfortunantly for some reason on windows this seems to happen a lot - instead of using a simple dash for some reason it puts two. And you can't find the file? Really? thats a ground breaking shocker.

    • 0 replies
    • 4.5k views
  22. akrutsinger
    Started by akrutsinger,

    I'm developing another plugin for OllyDbg2 and for some reason, after I populate my table with the sorted data (anywhere from 1,500 to 4,00 records or so), I can't use the scroll bar on the side of that window to scroll through all of the data. When I drag the scroll bar down, I can view through a small portion of the data (140 records); as soon as I release the left mouse button the scroll bar immediately returns to the top, but the view doesn't change. When I click to drag the scroll bar again, the view of the data automatically displays the first record at the top of the window and I can scroll through those first 140 records. Now if I use the Page Up/Down or Arrow Up/…

    • 3 replies
    • 5.2k views
  23. FastLife
    Started by FastLife,

    Hello Tuts4you, I created a function which adds a new section to a exe file. Everything seems to be correct, but the new file crashed after adding the new section. After some study, i found the problem is the SizeOfRawData, because when I zero this out, the file runs smoothly. So the problem is I don't know what Im doing wrong. Maybe someone could help me out with this? If you want to see an example of a crashing-file after adding the new section, see attachment. crashed_file.rar

      • Like
    • 11 replies
    • 5.9k views
  24. tarequl.hassan
    Started by tarequl.hassan,

    Dear All Does anyone have keygen source code which uses twofish? If so please share with me.

      • Like
    • 7 replies
    • 7.4k views
  25. Lukesc1993
    Started by Lukesc1993,

    So I just cracked my first CrackMe and found out how the program computes the registration number and now I wanna write a keygen for it. What program should I use to write the keygen and could anyine get me started on the code? The algorithm the CrackMe uses to create the correct keygen is: Get hex value of each letter in username Add each letter in hex together Multiply the value by 539 Output as decimal Thanks to anyone who can help

      • Like
    • 10 replies
    • 6.2k 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.