nickcano / RelocBonus
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
☆301Updated 6 years ago
Alternatives and similar repositories for RelocBonus:
Users that are interested in RelocBonus are comparing it to the libraries listed below
- A more stealthy variant of "DLL hollowing"☆337Updated 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…☆334Updated 3 months ago
- Obfuscate specific windows apis with different apis☆988Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆437Updated 8 years ago
- Inline syscalls made easy for windows on clang☆690Updated 7 months ago
- AntiDebugging sample sources written in C++☆338Updated 6 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆592Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆851Updated 5 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆661Updated 5 years ago
- In-Memory PE Loader☆371Updated 5 years ago
- Universal Unhooking☆318Updated 6 years ago
- Hide Process From Task Manager using Usermode API Hooking☆335Updated 3 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆528Updated 11 months ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆527Updated last month
- Anti-debugging techniques on a (bad looking) Win32 application.☆235Updated 10 months ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆548Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆214Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆879Updated 3 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆384Updated 3 years ago
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆103Updated 4 years ago
- ☆803Updated 5 years ago
- Windows NT x64 syscall fuzzer☆593Updated last year
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆550Updated 3 years ago
- Asynchronous Procedure Calls☆214Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆511Updated 6 months ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆198Updated 2 years ago
- Extract Windows Defender database from vdm files and unpack it☆433Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆486Updated 2 years ago
- This is a collection of interesting codes about Windows Process creation.☆231Updated last year
- Manual DLL Injector using Thread Hijacking.☆233Updated 7 years ago