adamhlt / Process-HollowingLinks
Process Hollowing in C++ (x86 / x64) - Process PE image replacement
☆158Updated last year
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☆149Updated 3 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆203Updated 2 months ago
- Bypassing PatchGuard on modern x64 systems☆261Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆182Updated 2 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆290Updated 2 years ago
- manual map unsigned driver over signed memory☆197Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆297Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆333Updated 3 years ago
- ☆307Updated 2 months ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆246Updated 3 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆153Updated 2 years ago
- Load your driver like win32k.sys☆255Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆502Updated 3 months ago
- Controlling Windows PP(L)s☆337Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆181Updated 5 months ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆205Updated 4 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆265Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆125Updated last year
- Reverse engineering winapi function loadlibrary.☆203Updated 2 years ago
- DSE bypass using a leaked cert and adjusting the current clock.☆151Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆93Updated last year
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆210Updated 8 months ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆345Updated 3 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆273Updated 2 years ago
- Kernel LdrLoadDll injector☆261Updated 6 years ago
- x86 PE Mutator☆219Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆153Updated last year