Oliver-1-1 / GhostMapperLinks
☆310Updated 2 months ago
Alternatives and similar repositories for GhostMapper
Users that are interested in GhostMapper are comparing it to the libraries listed below
Sorting:
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- manual map unsigned driver over signed memory☆196Updated last year
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆346Updated 3 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆269Updated last year
- Simple Kernelmode DLL Injector with Manual mapping☆300Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆341Updated 3 years ago
- ☆228Updated last month
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆437Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- Using CVE-2023-21768 to manual map kernel mode driver☆190Updated 2 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆188Updated 6 months ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆505Updated 2 years ago
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆210Updated 9 months ago
- Windows Kernel inject (no module no thread)☆277Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- Kernel mode to user mode dll injection☆275Updated 4 years ago
- Fumo Loader - All in one kernel-based DLL injector☆316Updated 7 months ago
- Code for Battleyes shellcode☆230Updated 3 years ago
- Unsigned driver loader using CVE-2018-19320☆292Updated 2 years ago
- ☆124Updated 2 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- ☆184Updated 3 years ago
- Simple proof of concept kernel mode driver hooking tpm.sys dispatch to randomize any public key reads☆214Updated last year
- x86 PE Mutator☆223Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆335Updated 3 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆137Updated 10 months ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 4 years ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆185Updated last month