IDouble / x86-Assembly-Reverse-Engineering Star 132 Code Issues Pull requests 🛠 Knowledge about the topic of x86 assembly & disassembly 🛠 collection research modern knowledge register topic assembly x86-64 templates reverse-engineering intel bytes pointer x86 x86-32 eax x86-x64 dword eflags Updated Mar 1, 2024 Assembly
IDouble / Simple-DLL-Injection Star 87 Code Issues Pull requests 🔧 Simple DLL Injection into a Process with C++ 🔧 windows template snippets cplusplus dll cpp simple thread injection process dll-injection findwindow handle hwnd dword Updated Feb 29, 2024 C++
IDouble / Simple-Memory-Reading-Writing Star 44 Code Issues Pull requests 🔍 Very Simple Template to read / write Process Memory with C++ 🔧 windows template snippets cplusplus cpp simple memory thread read process write findwindow handle writeprocessmemory readprocessmemory hwnd dword Updated Feb 29, 2024 C++
amrk000 / NumberSystemsConverter Star 0 Code Issues Pull requests Number Systems Converter Class for C++, Java & C#. Supports bits setting, negative numbers & all bases up to 36 java converter csharp cpp binary word conversion hexadecimal octal decimal base negative dword qword Updated Jul 30, 2021 Java