hasherezade / process_ghostingLinks
Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file
☆667Updated last year
Alternatives and similar repositories for process_ghosting
Users that are interested in process_ghosting are comparing it to the libraries listed below
Sorting:
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆581Updated 2 years ago
- A way to delete a locked file, or current running executable, on disk.☆605Updated last month
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆809Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆566Updated last year
- Yet another variant of Process Hollowing☆419Updated 2 months ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆966Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆550Updated last year
- Project for identifying executables and DLLs vulnerable to relative path DLL hijacking.☆476Updated last year
- Small and convenient C2 tool for Windows targets. [ Русский -- значит нахуй! ]☆614Updated 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,163Updated 3 years ago
- Adaptive DLL hijacking / dynamic export forwarding☆790Updated 5 years ago
- Phantom DLL hollowing PoC☆365Updated 3 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆628Updated 3 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆589Updated 4 years ago
- An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting…☆1,053Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆693Updated 2 years ago
- SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature…☆1,211Updated 2 years ago
- Moneta is a live usermode memory analysis tool for Windows with the capability to detect malware IOCs☆774Updated last year
- Dump the memory of a PPL with a userland exploit