hasherezade / process_overwriting
Yet another variant of Process Hollowing
☆376Updated 3 weeks ago
Alternatives and similar repositories for process_overwriting:
Users that are interested in process_overwriting are comparing it to the libraries listed below
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆548Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆321Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆742Updated 7 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆650Updated last year
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆529Updated 11 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆470Updated 2 years ago
- ☆472Updated 2 years ago
- Phantom DLL hollowing PoC☆355Updated 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…☆644Updated 11 months ago
- Security product hook detection☆315Updated 3 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆524Updated last year
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆748Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆264Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆512Updated 6 months ago
- A more stealthy variant of "DLL hollowing"☆335Updated 11 months ago
- Kernel Exploits☆247Updated 3 years ago
- ☆294Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Just another Windows Process Injection☆390Updated 4 years ago
- ☆494Updated 3 months ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,077Updated 2 years ago
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆554Updated 3 years ago
- For when DLLMain is the only way☆367Updated 3 months ago
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆633Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆160Updated 2 months ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆329Updated 3 years ago
- Tools and PoCs for Windows syscall investigation.☆357Updated last month
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆443Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated last year
- A small x64 library to load dll's into memory.☆429Updated last year