hasherezade / process_overwritingLinks
Yet another variant of Process Hollowing
☆412Updated 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
Sorting:
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆342Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆574Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆513Updated 4 months ago
- Security product hook detection☆319Updated 4 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- A way to delete a locked file, or current running executable, on disk.☆598Updated 2 weeks ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆565Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆814Updated last year
- ☆489Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆664Updated last year
- Tools and PoCs for Windows syscall investigation.