An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
☆314Oct 18, 2018Updated 7 years ago
Alternatives and similar repositories for RelocBonus
Users that are interested in RelocBonus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆95Sep 26, 2019Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆367Mar 8, 2024Updated 2 years ago
- Obfuscate specific windows apis with different apis☆1,022Feb 21, 2021Updated 5 years ago
- Phantom DLL hollowing PoC☆374May 23, 2022Updated 4 years ago
- Historical Windows temporal memory-state research artifact for studying time-bound memory observations, validation limits, and defensive …☆907May 15, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This is a collection of interesting codes about Windows Process creation.☆239Jan 12, 2024Updated 2 years ago
- too busy for that all, furikuri is framework for code protection☆163Nov 2, 2019Updated 6 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆103May 14, 2020Updated 6 years ago
- Evasive Process Hollowing Techniques☆143Aug 16, 2020Updated 5 years ago
- C/C++ source obfuscator for antivirus bypass☆1,070Mar 10, 2022Updated 4 years ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆163May 27, 2021Updated 5 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆109Jan 3, 2021Updated 5 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆219Feb 20, 2023Updated 3 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Aug 29, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- PoC MSVC COFF Object file loader/injector.☆188Mar 19, 2021Updated 5 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆290Mar 8, 2023Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆694Mar 11, 2024Updated 2 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆650Aug 30, 2022Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆245Jul 7, 2021Updated 5 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,236Jun 17, 2022Updated 4 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆123May 22, 2021Updated 5 years ago
- Native code virtualizer for x64 binaries☆534Dec 20, 2024Updated last year
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆365Oct 22, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Enumerate and disable common sources of telemetry used by AV/EDR.☆853Mar 11, 2021Updated 5 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 5 years ago
- PE permutation library☆275Apr 8, 2023Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆586Apr 8, 2025Updated last year
- PE (and elf now!) bin2bin obfuscator☆850Oct 11, 2025Updated 9 months ago
- Executes 64bit code from a 32bit process☆239Jul 23, 2017Updated 9 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆361Sep 1, 2022Updated 3 years ago
- Headers for linking your software with ntdll.dll☆16Nov 4, 2020Updated 5 years ago
- A working version of this tutorial: https://docs.microsoft.com/en-us/windows/desktop/rpc/tutorial☆15Jun 22, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Converts PE into a shellcode☆2,782Aug 30, 2025Updated 10 months ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆944Mar 28, 2021Updated 5 years ago
- AV/EDR evasion via direct system calls.