nickcano / RelocBonusLinks
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
☆305Updated 6 years ago
Alternatives and similar repositories for RelocBonus
Users that are interested in RelocBonus are comparing it to the libraries listed below
Sorting:
- A more stealthy variant of "DLL hollowing"☆350Updated 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…☆345Updated 8 months ago
- Code that allows running another windows PE in the same address space as the host process.☆449Updated 8 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆421Updated 4 years ago
- Obfuscate specific windows apis with different apis☆1,006Updated 4 years ago
- AntiDebugging sample sources written in C++☆341Updated 6 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆619Updated 2 years ago
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago
- Asynchronous Procedure Calls☆235Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆569Updated 2 years ago
- Inline syscalls made easy for windows on clang☆714Updated last year
- Executes 64bit code from a 32bit process☆232Updated 7 years ago
- A modern c++ implementation of windows heavens gate☆226Updated 4 years ago
- Yet another variant of Process Hollowing☆400Updated 5 months ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆179Updated 2 months ago
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆103Updated 5 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆558Updated last year
- Research on Anti-malware and other related security solutions☆259Updated 4 years ago
- A collection of various vulnerable (mostly physical memory exposing) drivers.☆394Updated 3 years ago
- Extract Windows Defender database from vdm files and unpack it☆444Updated 3 weeks ago
- Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver.☆324Updated last year
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆211Updated 3 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆337Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆679Updated 6 years ago
- Various Process Injection Techniques☆149Updated 3 years ago
- Guided Hacking's official tool to practice bypassing anti-debug techniques.☆279Updated 2 months ago
- In-Memory PE Loader☆376Updated 5 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago