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

    i want to custome right poupmenu in windows like you guys do i want add open with oly, scan with peid,... but i haven't any idea ? thanks in advance

    • 9 replies
    • 4.3k views
  2. starzboy
    Started by starzboy,

    Hello guys, i have written a little recursive scan function to list all files with their sizes inside a directory as well as its sub directories. The function seems to work fine but the only thing is that it is very slow. I have tried using threads but its not better. Actully i am listing the files to find duplicates, with same name and size. Can someone provide with a better approach. Can anythign be done with drivers to accelerate things. cya starz

    • 22 replies
    • 5.8k views
  3. mild11
    Started by mild11,

    I have question about how to generate different keys like 12345-67890 is key and second key is 09876-54321 and many others So how to do in asm.. Can some tell me this!

    • 6 replies
    • 4.1k views
  4. ibanigger
    Started by ibanigger,

    I am looking to use NtQueryProcessInformation into a C++ program. The problem is, when I declare the NtQuery function, i get a strange error. Here's my code : typedef NTSTATUS (WINAPI *_NtQueryInformationProcess)( __in HANDLE ProcessHandle, __in PROCESSINFOCLASS ProcessInformationClass, __out PVOID ProcessInformation, __in ULONG ProcessInformationLength, __out_opt PULONG ReturnLength );_NtQueryInformationProcess __NtQueryInformationProcess = NULL;HMODULE NtDll = LoadLibrary("ntdll.dll");_NtQueryInformationProcess __NtQueryInformationProcess = NULL; __NtQueryInformationProcess = (_NtQueryInformationProcess) GetProcAddress(NtDll, "NtQueryInformation…

    • 1 reply
    • 9.7k views
  5. Nieylana
    Started by Nieylana,

    Attached is a memory search routine i wrote in ASM, on a 1.8GHZ processor my benchmark test shows the ability to search a 3MB block of memory in 31ms. SearchString_ASM_Routine.txt

    • 7 replies
    • 3.9k views
  6. KOrUPt
    Started by KOrUPt,

    Ok so this small project was inspired by a question from Illuz1on, so shouts to him for that one smile.gif. I didn't spend very long on this so it may contain a few bugs(hopefully not). Basically it searches a specified PE(Portable-Executable) for all JMPs to registers and informs you of their position on disk and in memory with the intention of aiding in the exploitation of executables. Those who are familiar with Windows exploits or exploits in general will already know why it's useful to know where a "Jmp ESP" or similar instruction is located in memory... So I wont bother explaining that part of things here. // JmpFinder V1.1 By KOrUPt #pragma comment(linker,"/BA…

    • 5 replies
    • 4.4k views
  7. nilsen
    Started by nilsen,

    Hi! I'm creating some files using inno setup,and i want to have all my bitmaps and sounds files in one file.I know good solution for this is a build an resource-only dll.Problem is i don't know how to use such dll to call a bitmap in inno setup.How to create this dll in vc++? Does somebody can post an example code plese?

    • 0 replies
    • 4.1k views
  8. SuperCRacker
    Started by SuperCRacker,

    Hi I am trying to play a little bit with Win32 Debug apis. I tried to debug a target using the DebugActiveProcess API, the problem is that the target freezes right after and I can't resume its execution (I'm looking for the equivalent of F9 in OllyDbg). I tried many things ResumeThread, ContinueDebugEvent ... but no one worked. Maybe someone has got a suggestion Thanks, SC.

    • 6 replies
    • 4.7k views
  9. Killboy
    Started by Killboy,

    I'm currently coding an Olly plugin and it's supposed to read and write code from/to a given range of memory. While reading 2 sections in the image with just one call to Readmemory works flawlessly, Writememory with the same memory range returns 0 (= Error). I looked at the plugin manual but it doesnt say anything about restrictions on just one memory block. I also explicitly set the memory's access to PAGE_EXECUTE_READWRITE although I think Olly does that by default (at least temporarily), but to no avail Oh, regular WriteProcessMemory works fine... I just wanted to stick to Olly's APIs as it handles its BPs peroperly etc... Maybe someone has dealt with that beh…

    • 7 replies
    • 5.4k views
  10. enhzflep
    Started by enhzflep,

    Just finished some code for another site I visit. It's just been hacked together very quickly, though perhaps somebody will get some use from it. With error checking on the 4 calls to CreateFile or WriteFile you'd have an okay function. Shown below is the output from the code. Tootles... .586 .MODEL flat, stdcall OPTION CASEMAP:NONE ;Case sensitive Include windows.inc Include kernel32.inc Include masm32.inc IncludeLib kernel32.lib IncludeLib masm32.lib myMain PROTO writeBmp24 PROTO :DWORD,:DWORD,:DWORD,:DWORD .DATA? pixelData dd ? ; pointer to the pixel buffer x dd ? ; used to create the pattern y dd ? myBmpInfo BITMAPINFO <> myInfoSize dd…

    • 2 replies
    • 3.9k views
  11. Teddy Rogers
    Started by Teddy Rogers,

    This is an update to the Immunity Debugger (unofficial) Delphi PDK... http://tuts4you.com/download.php?view.2112 Ted.

    • 0 replies
    • 3.4k views
  12. Scale
    Started by Scale,

    I am trying to find which system call(s) can open a connection. Like CreateFileA opens a file, even the library name would help. Thanks!

    • 2 replies
    • 3.1k views
  13. sus4
    Started by sus4,

    I was hesitated to which of the[request] or the [programming] to contribute. It questions here. The preservation function is not provided in this software. To add the preservation function, should I relate it to the value of Y coordinates and Z coordinates and X coordinates one by one? but, ‥ It is a very difficult thing for me. Can the [export] function be added to this software? Could you make the preservation function in [.Bvh] effective? Please give the answer to me. Thank you. http://download.comtec.daikin.co.jp/sw/PVS/pvs-try/

    • 0 replies
    • 3.9k views
  14. Kruse
    Started by Kruse,

    * I realized I posted this in the wrong section of the forums, so I moved/reposted it here...Sorry!* Hi all, I'm redesigning a website for a non-profit and they have several forms they'd like to be available for download. I'm writing this in C# and asp .NET and have all the forms up there and listed on the page and a script to download them, that I know works. What I would like is when they click on the link for the pdf, they remain on the forms page but a download dialog box appears. my little script makes the dialog (i tested it outside the function). Here's what I have for code: protected string[] show_forms() { DirectoryInfo dirInfo = new DirectoryInfo…

    • 7 replies
    • 7k views
  15. tuxified
    Started by tuxified,

    Not recruiting to crack an application, im trying to hire people to program something for my company, if you're interested PM me or add me on msn at tuxifiedpubmsn@hotmail.com thanks

    • 0 replies
    • 3.2k views
  16. oricode
    Started by oricode,

    I am trying to bundle bassmod.net.dll along with a C# application. At present, I have included it in the resource and write it to disk upon execution.It works fine,but the problem is I can't delete the DLL upon app close. So I thought of using DLL directly from the resource. There is an article on codeproject.com, _http://www.codeproject.com/useritems/DLL_as_Embedded_Resource.asp ,but am not able to figure it out,how exactly is that supposed to be done with BassMOD.Net.dll(.NET API) . Any ideas other then this which could help me? Oricode.

    • 25 replies
    • 13.2k views
  17. D1N
    Started by D1N,

    First, thanks to everyone for taking the time to answer and offer your explanations. I've been working with arrays in C++ recently. I've commented out the good code so you guys can compile it and produce these odd values and locations. When I use int mbox[5] = {10,20,30,40,50}; // normal init @10,20,30,40,50 -> mbox @0,1,2,3,4 things look great! but when I don't initialize anything the program produces random values and my question is two fold why and where do these random values come from? // main.cpp // This is a simple example of using arrays#include <iostream> #include <conio.h>using namespace std;int main() { // int mbox[5] = {10,20,30,40,5…

    • 4 replies
    • 3.9k views
  18. ragdog
    Started by ragdog,

    hi It is possible a dll with ReadMemoryProcess read or write for patching a dll from runnning process have your a idea or soucecodes in masm32 greets ragdog

    • 13 replies
    • 4.9k views
  19. stackwalker
    Started by stackwalker,

    Hi guys, i was wondering if there's any clever people out there that can help me with a little problem? I'm setting up a vectored exception handler in a certain target process and applying a DR Context breakpoint at the location which writes to the FPU. Upon recieving the exception in my handler i simply 'FLD <reg>' so my own float gets loaded into the FPU register, then overwrite 'EIP' to the next instruction. I was wondering if theres anyway to modify the register directly, or how to avoid the software detecting my Context modifications. I cant memory-hook the GetThreadContext api at the application level because it detects it. I was wondering if a DR breakpoint …

    • 2 replies
    • 3.6k views
  20. bigboss-62
    Started by bigboss-62,

    Hello again guys... i'm proud to bring you my Escargot decryptor. Source code in masm and crypter are included as usual... See you soon... Laurent aka BIGBOSS from COPs. PS: I can't find Yoda Crypter 1.0 for my previous decrypter here. If someone can send me it ??? CPS_UnEscargot_v0.1.zip Escargot_v0.1.zip

    • 0 replies
    • 3.3k views
  21. Matrix
    Started by Matrix,

    Hi My Friends How To Create Virtual Executable File With VB Or VC++ And Run It ? Please Help Me Tnx

    • 5 replies
    • 3.8k views
  22. IMPosTOR
    Started by IMPosTOR,

    hear is 2 new keygen source code . Author : IMPosTOR \ Under SEH Team Feedback: impostor_76171@yahoo.comPage : www.webkade.ir Homepage: www.impostor.blogfa.comfunction Generate_Serial_by_IMPosTOR: string; var i1,i2,i3,i4,j : integer; A1,B1,C1,D1,E1 : integer; A2,B2,C2,D2,E2 : integer; A3,B3,C3,D3,E3,A3_1,A3_2,A3_3,A3_T : integer; A4,B4,C4,D4,E4 : integer; User_Name,Part1,Part2,Part3,Part4,S1,S2,S3,S4,Final_Serial : string; begin result := 'Error : contact impostor_76171@yahoo.com'; User_Name := LowerCase(Email); for i1 := 1 to length(User_Name) do begin S1 := inttostr(ord(User_Name[i1])); A1 := i1*21; . . .Magic_Keygen_Source.zip

    • 7 replies
    • 6.3k views
  23. ragdog
    Started by ragdog,

    Hi I need help for my OllyPlugin i read in the Pdk from olly this ***** Returns pointer to element with specified index in sorted data sorted by actual criterium, or NULL on error. If necessary, function actualizes associated index table, so preliminary call to Sortsorteddata is not necessary. Function is very useful for extraction of selected element in table windows. void* Getsortedbyselection(t_sorted *sd,int selection); Parameters: sd - pointer to descriptor of sorted data; selection - zero-based index in data sorted by selected sort criterium. ***** I know it gives the bookmark example in masm32, i under stand this source not I need a function for get the listview it…

    • 5 replies
    • 3.9k views
  24. chillywilly
    Started by chillywilly,

    Hi all , new to the board, my friend suggested the smart people at this board would be able to solve this , thanks in advance im not too sure about finding an easy way to do the seed im not too familiar with c++ syntax it gets passed a parameter it gets from the registry which is different for every machine because it seeds with user/SID #define SEED_CONSTANT 0xba0da71dunsigned char secretKey[16]={ 0xa3,0x1e,0xf3,0x69, 0x07,0x62,0xd9,0x1f, 0x1e,0xe9,0x35,0x7d, 0x4f,0xd2,0x7d,0x48 };VOID Decode(_TCHAR output[], _TCHAR passEntry[], DWORD entryLen) { HANDLE hToken; TCHAR sid[512], name[512],domain[512]; SID *psid = (SID*)&sid; DWORD …

    • 1 reply
    • 3.5k views
  25. bigboss-62
    Started by bigboss-62,

    Hello guys... A few days after my BJFnt decryptor, i'm proud to bring you my MZ-Crypt v1.0 decryptor. There is a very important bug in the cryptor (including its original decryption engine). It (de)crypts one byte more than the raw size of current section, so it can encrypt an uncryptable section, resulting in a crash of crypted program. This decryptor does in the same way, in order to get original file before this one was crypted. I have also included source code in masm for those who are interested... See you soon in my next decrypter... Perhaps decruncher/unpacker if enough time... Laurent aka BIGBOSS from COPs Added 10-02-2008: The crypter itself CPS_MZCry…

    • 1 reply
    • 4.1k 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.