hasherezade / module_overloadingLinks
A more stealthy variant of "DLL hollowing"
☆358Updated 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:
- Executes 64bit code from a 32bit process☆235Updated 8 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆566Updated last year
- A library to develop kernel level Windows payloads for post HVCI era☆447Updated 4 years ago
- Just another Windows Process Injection☆401Updated 5 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆575Updated 2 years ago
- Phantom DLL hollowing PoC☆365Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆182Updated 4 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆342Updated 3 years ago
- This is a collection of interesting codes about Windows Process creation.☆239Updated last year
- Extract Windows Defender database from vdm files and unpack it☆458Updated last month
- Universal Unhooking☆323Updated 6 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆627Updated 3 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆308Updated 6 years ago
- Asynchronous Procedure Calls☆236Updated 4 years ago
- Windows System Programming Experiments☆221Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- Yet another variant of Process Hollowing☆417Updated last month
- This is a simple example and explanation of obfuscating API resolution via hashing☆237Updated 5 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆232Updated 5 years ago
- This project provides a collection of Microsoft Windows kernel structures, unions and enumerations. Most of them are not officially docum…☆215Updated 7 months 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
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆344Updated 10 months ago
- CFB is a ProcMon-style tool designed to assist capturing IRPs sent to Windows drivers.☆330Updated last year
- APC Internals Research Code☆167Updated 5 years ago
- A modern c++ implementation of windows heavens gate☆229Updated 4 years ago
- Security product hook detection