adamhlt / Process-Hollowing
Process Hollowing in C++ (x86 / x64) - Process PE image replacement
☆129Updated last year
Alternatives and similar repositories for Process-Hollowing:
Users that are interested in Process-Hollowing are comparing it to the libraries listed below
- Various Process Injection Techniques☆146Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆176Updated 3 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated last year
- ☆248Updated this week
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆460Updated 2 years ago
- Bypassing PatchGuard on modern x64 systems☆251Updated last year
- PoC capable of detecting manual syscalls from usermode.☆188Updated last month
- manual map unsigned driver over signed memory☆184Updated 9 months ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆177Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆202Updated last year
- Load your driver like win32k.sys☆250Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆157Updated last year
- State of the art DLL injector that took 20 minutes to make☆208Updated last year
- Using Windows' own bootloader as a shim to bypass Secure Boot☆155Updated 6 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆441Updated last year
- Process Injection using Thread Name☆246Updated 4 months ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆149Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆115Updated 9 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆170Updated 11 months ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆363Updated 11 months ago
- Detects virtual machines and malware analysis environments☆117Updated 2 years ago
- Security product hook detection☆315Updated 3 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆226Updated 6 months ago
- Simple Kernelmode DLL Injector with Manual mapping☆244Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆252Updated 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 …☆233Updated last year
- Reverse engineering winapi function loadlibrary.☆78Updated last year
- ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detecti…☆297Updated 9 months ago
- Controlling Windows PP(L)s☆275Updated last year