hasherezade / module_overloading
A more stealthy variant of "DLL hollowing"
☆342Updated last year
Alternatives and similar repositories for module_overloading:
Users that are interested in module_overloading are comparing it to the libraries listed below
- A library to develop kernel level Windows payloads for post HVCI era☆396Updated 3 years ago
- Asynchronous Procedure Calls☆219Updated 3 years ago
- Phantom DLL hollowing PoC☆357Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆172Updated 3 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆325Updated 2 years ago
- Universal Unhooking☆319Updated 6 years ago
- Just another Windows Process Injection☆391Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆534Updated last year
- This is a simple example and explanation of obfuscating API resolution via hashing☆237Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆554Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆215Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆303Updated 6 years ago
- Set of antianalysis techniques found in malware☆129Updated last year
- Yet another variant of Process Hollowing☆384Updated last month
- Code Injection, Inject malicious payload via pagetables pml4.☆232Updated 3 years ago
- Security product hook detection☆317Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆209Updated 5 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆194Updated last month
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆203Updated 3 years ago
- Reverse engineered source code of the autochk rootkit☆201Updated 5 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆329Updated 3 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆203Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Executes 64bit code from a 32bit process☆230Updated 7 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago
- Process Doppelgänging☆156Updated 7 years ago
- APC Internals Research Code☆162Updated 4 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆336Updated 4 months ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆648Updated last year