Process Hollowing in C++ (x86 / x64) - Process PE image replacement
☆179Aug 1, 2023Updated 2 years ago
Alternatives and similar repositories for Process-Hollowing
Users that are interested in Process-Hollowing are comparing it to the libraries listed below
Sorting:
- IAT Hooking POC (x86 / x64) - Hook functions through the IAT☆36Jul 29, 2024Updated last year
- POC Ring3 Windows Rootkit (x86 / x64) - Hide processes and files☆64Aug 1, 2023Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆96Aug 4, 2023Updated 2 years ago
- ASLR Disabler (x86 / x64) - Little utility for disabling the ASLR on PE files☆16Aug 1, 2023Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆92Mar 23, 2023Updated 2 years ago
- Malware dev tricks. Syscalls part 1. Simple C example☆10Jun 8, 2023Updated 2 years ago
- A library with four different methods to execute shellcode in a process☆26Mar 24, 2020Updated 5 years ago
- Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files☆71Aug 1, 2023Updated 2 years ago
- Stealing signatures from pe files☆15Apr 1, 2025Updated 11 months ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆356Oct 22, 2024Updated last year
- PE Explorer in C++ (x86 / x64) - PE file parser, retrieve exports and imports☆77Feb 17, 2024Updated 2 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆44Aug 15, 2021Updated 4 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Jul 31, 2022Updated 3 years ago
- A platform independent C++ code obfuscator.☆13Jul 20, 2019Updated 6 years ago
- simple shellcode injector for Windows / Process Hollowing☆15Jun 26, 2024Updated last year
- Process Hollowing in Rust with Process Executable Relocation Support for both 32 and 64 bit architecture environments.☆22Jan 6, 2025Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆940Mar 28, 2021Updated 4 years ago
- CSharp reimplementation of Venoma, another C++ Cobalt Strike beacon dropper with custom indirect syscalls execution☆51Apr 22, 2024Updated last year
- With this RunPE you can easily inject your payload in any x86 or x64 program.☆15Jun 3, 2019Updated 6 years ago
- ☆29Aug 3, 2024Updated last year
- Mid Hook Template (x64) - Easy way to mid function hooking in x64☆34Aug 1, 2023Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆684Mar 11, 2024Updated last year
- Various Process Injection Techniques☆165Jun 14, 2022Updated 3 years ago
- A research project about Windows notify routines.☆38Jul 31, 2020Updated 5 years ago
- An anti-cheat project that includes kernel mode.☆39Jul 29, 2021Updated 4 years ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Aug 11, 2023Updated 2 years ago
- C/C++ antidebugging library for Windows☆52Nov 8, 2025Updated 3 months ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Mar 15, 2024Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆338Nov 29, 2023Updated 2 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Apr 9, 2023Updated 2 years ago
- Performing Indirect Clean Syscalls☆605Apr 19, 2023Updated 2 years ago
- Some crazy PE executables protection kernel driver☆20May 2, 2020Updated 5 years ago
- ☆69Aug 31, 2021Updated 4 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Feb 13, 2019Updated 7 years ago
- Collection of undocumented Windows API declarations.☆343Jan 22, 2026Updated last month
- Windows X64 mode use seh in manual mapped dll or manual mapped sys☆80Oct 10, 2022Updated 3 years ago
- update face injector by KANKOSHEV☆289Oct 27, 2021Updated 4 years ago
- Splitting and executing shellcode across multiple pages☆103Jun 8, 2023Updated 2 years ago
- Yet another variant of Process Hollowing☆458Jul 31, 2025Updated 7 months ago