adamhlt / Process-HollowingLinks
Process Hollowing in C++ (x86 / x64) - Process PE image replacement
☆159Updated 2 years ago
Alternatives and similar repositories for Process-Hollowing
Users that are interested in Process-Hollowing are comparing it to the libraries listed below
Sorting:
- Various Process Injection Techniques☆152Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆263Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆211Updated 3 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆183Updated 2 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆153Updated 2 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆300Updated last year
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- Detects virtual machines and malware analysis environments☆133Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆207Updated 2 years ago
- manual map unsigned driver over signed memory☆196Updated last year
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆292Updated 2 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆251Updated 3 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆335Updated 3 years ago
- Controlling Windows PP(L)s☆339Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- ☆313Updated 2 months ago
- Hooking Windows' exception dispatcher to protect process's PML4☆188Updated 6 months ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆269Updated last year
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆217Updated 9 months ago
- DSE bypass using a leaked cert and adjusting the current clock.☆150Updated 2 years ago
- A small x64 library to load dll's into memory.☆448Updated last year
- Using Windows' own bootloader as a shim to bypass Secure Boot☆177Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 3 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆127Updated 2 years ago
- x86 PE Mutator☆223Updated 2 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆344Updated 9 months ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆153Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆92Updated 2 years ago