hasherezade / module_overloadingLinks
A more stealthy variant of "DLL hollowing"
☆347Updated last year
Alternatives and similar repositories for module_overloading
Users that are interested in module_overloading are comparing it to the libraries listed below
Sorting:
- A library to develop kernel level Windows payloads for post HVCI era☆408Updated 4 years ago
- Phantom DLL hollowing PoC☆361Updated 3 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆549Updated last year
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 5 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago
- Universal Unhooking☆321Updated 6 years ago
- Just another Windows Process Injection☆399Updated 4 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆178Updated last month
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- Yet another variant of Process Hollowing☆395Updated 4 months ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- ShowStopper is a tool for helping malware researchers explore and test anti-debug techniques or verify debugger plugins or other solution…☆205Updated 2 years ago
- Asynchronous Procedure Calls☆230Updated 4 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆238Updated 3 years ago
- Executes 64bit code from a 32bit process☆229Updated 7 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆305Updated 6 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- Security product hook detection☆318Updated 4 years ago
- APC Internals Research Code☆166Updated 4 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆332Updated 3 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆219Updated 5 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆610Updated 2 years ago
- Extract Windows Defender database from vdm files and unpack it☆440Updated 5 years ago
- PoC capable of detecting manual syscalls from usermode.☆196Updated 6 months ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆224Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 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…☆343Updated 7 months ago