hasherezade / process_overwritingLinks
Yet another variant of Process Hollowing
☆424Updated 4 months ago
Alternatives and similar repositories for process_overwriting
Users that are interested in process_overwriting are comparing it to the libraries listed below
Sorting:
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆584Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆542Updated 8 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.☆711Updated 2 years ago
- ☆496Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆612Updated 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…☆463Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆874Updated last year
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆579Updated last year
- KaynLdr is a Reflective Loader written in C/ASM☆556Updated 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…☆675Updated last year
- A small x64 library to load dll's into memory.☆450Updated 2 years ago
- Tools and PoCs for Windows syscall investigation.☆367Updated 2 weeks ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆773Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆227Updated 2 years ago
- Phantom DLL hollowing PoC☆368Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆184Updated 8 months ago
- PE loader with various shellcode injection techniques☆439Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆271Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆259Updated 2 years ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆318Updated last year
- Sleep Obfuscation☆808Updated 2 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆817Updated 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…☆668Updated 3 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆218Updated 3 years ago
- GhostWriting Injection Technique.☆185Updated 7 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆204Updated last month