nickcano / RelocBonusLinks
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
☆312Updated 7 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"☆364Updated 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…☆353Updated last year
- Code that allows running another windows PE in the same address space as the host process.☆458Updated 9 years ago
- Executes 64bit code from a 32bit process☆240Updated 8 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆474Updated 4 years ago
- Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)☆105Updated 5 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆636Updated 3 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used …☆155Updated 2 years ago
- Hide Process From Task Manager using Usermode API Hooking☆353Updated 4 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆219Updated 3 years ago
- A modern c++ implementation of windows heavens gate☆240Updated 5 years ago
- Asynchronous Procedure Calls☆238Updated 4 years ago
- Yet another variant of Process Hollowing☆426Updated 5 months ago
- Extract Windows Defender database from vdm files and unpack it☆472Updated 4 months ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆583Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆585Updated 2 years ago
- Research on Anti-malware and other related security solutions☆263Updated 5 years ago
- CFB is a ProcMon-style tool designed to assist capturing IRPs sent to Windows drivers.☆334Updated last year
- Obfuscate specific windows apis with different apis☆1,018Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆208Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆224Updated 7 years ago
- Set of antianalysis techniques found in malware☆133Updated 2 years ago
- A collection of various vulnerable (mostly physical memory exposing) drivers.☆430Updated 3 years ago
- Inline syscalls made easy for windows on clang☆728Updated last year
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆315Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆185Updated 8 months ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago