LloydLabs / delete-self-pocLinks
A way to delete a locked file, or current running executable, on disk.
☆531Updated 10 months ago
Alternatives and similar repositories for delete-self-poc
Users that are interested in delete-self-poc are comparing it to the libraries listed below
Sorting:
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆776Updated 3 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆549Updated last year
- Yet another variant of Process Hollowing☆395Updated 4 months ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆660Updated last year
- Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS head…☆581Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆675Updated last year
- Phantom DLL hollowing PoC☆361Updated 3 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆540Updated last year
- Just another Windows Process Injection☆399Updated 4 years ago
- ☆541Updated 2 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆946Updated 2 years ago
- Dump the memory of a PPL with a userland exploit☆873Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆332Updated 3 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆610Updated 2 years ago
- Original C Implementation of the Hell's Gate VX Technique☆1,051Updated 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,125Updated 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,156Updated last year
- Sleep Obfuscation☆760Updated last year
- PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.☆587Updated last year
- Adaptive DLL hijacking / dynamic export forwarding☆755Updated 4 years 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…