hasherezade / transacted_hollowingLinks
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
☆569Updated last year
Alternatives and similar repositories for transacted_hollowing
Users that are interested in transacted_hollowing are comparing it to the libraries listed below
Sorting:
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆581Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆669Updated last year
- Yet another variant of Process Hollowing☆420Updated 3 months ago
- A way to delete a locked file, or current running executable, on disk.☆609Updated 2 months ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆627Updated 3 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,166Updated 3 years ago
- ☆491Updated 3 years ago
- Phantom DLL hollowing PoC☆367Updated 3 years ago
- A more stealthy variant of "DLL hollowing"☆357Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆344Updated 3 years ago
- A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine.☆711Updated 5 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆810Updated 4 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆552Updated last year
- Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs☆780Updated last year
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆701Updated 2 years ago
- Project Ares is a Proof of Concept (PoC) loader written in C/C++ based on the Transacted Hollowing technique☆339Updated 3 years ago
- RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, …☆497Updated 3 years ago
- Just another Windows Process Injection☆402Updated 5 years ago
- Adaptive DLL hijacking / dynamic export forwarding☆795Updated 5 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆842Updated last year
- An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting…☆1,058Updated 3 years ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆479Updated 3 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆971Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era