hasherezade / process_overwritingLinks
Yet another variant of Process Hollowing
☆425Updated 5 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☆586Updated 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)☆544Updated 9 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆716Updated 2 years ago
- Security product hook detection☆322Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆583Updated last year
- ☆501Updated 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…☆675Updated last year
- A way to delete a locked file, or current running executable, on disk.☆613Updated 2 months ago
- KaynLdr is a Reflective Loader written in C/ASM☆557Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Phantom DLL hollowing PoC☆370Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆185Updated 8 months ago
- Tools and PoCs for Windows syscall investigation.☆367Updated last month
- A small x64 library to load dll's into memory.☆454Updated 2 years ago
- PoC Implementation of a fully dynamic call stack spoofer☆887Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆464Updated 2 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆294Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆229Updated 2 years ago
- PE loader with various shellcode injection techniques☆443Updated 3 years ago
- Shoggoth: Asmjit Based Polymorphic Encryptor☆771Updated last year
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆817Updated 4 years ago
- ☆305Updated 4 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆205Updated 2 months ago
- Sleep Obfuscation☆810Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆276Updated 2 years ago
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆320Updated last year