hasherezade / process_doppelganging
My implementation of enSilo's Process Doppelganging (PE injection technique)
☆580Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for process_doppelganging
- A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.☆685Updated 4 years ago
- ☆798Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆521Updated 8 months ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆631Updated 8 months ago
- Adaptive DLL hijacking / dynamic export forwarding☆726Updated 4 years ago
- Obfuscate specific windows apis with different apis☆982Updated 3 years ago
- A memory scanning evasion technique☆839Updated 7 years ago
- Extract Windows Defender database from vdm files and unpack it☆425Updated 4 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆792Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆338Updated 8 months ago
- Quickly debug shellcode extracted during malware analysis☆565Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆545Updated last year
- Examples of leaking Kernel Mode information from User Mode on Windows☆581Updated 7 years ago
- Original C Implementation of the Hell's Gate VX Technique☆954Updated 3 years ago
- Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs☆687Updated 8 months ago
- A small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs)☆390Updated 6 months ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆718Updated 3 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆899Updated last year
- Dynamic unpacker based on PE-sieve☆658Updated 8 months ago
- Yet another variant of Process Hollowing☆355Updated 8 months ago
- Universal Unhooking☆316Updated 6 years ago
- Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver.☆310Updated 7 months ago
- A way to delete a locked file, or current running executable, on disk.☆501Updated 3 months ago
- Just another Windows Process Injection☆389Updated 4 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆292Updated 6 years ago
- Research on Anti-malware and other related security solutions☆257Updated 4 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,045Updated 2 years ago
- AV/EDR evasion via direct system calls.☆1,811Updated last year
- Windows process injection methods☆143Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆315Updated 2 years ago