hasherezade / dll_injector
A simple commandline injector using classic DLL injection
☆150Updated 2 years ago
Alternatives and similar repositories for dll_injector
Users that are interested in dll_injector are comparing it to the libraries listed below
Sorting:
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆320Updated 2 years ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆243Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆214Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆179Updated last year
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆288Updated 2 years ago
- Load your driver like win32k.sys☆252Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- A static library, wrapper for mhyprot vulnerable driver, execute exploits and tests☆129Updated 4 years ago
- DSE bypass using a leaked cert and adjusting the current clock.☆150Updated 2 years ago
- Windows Kernel inject (no module no thread)☆274Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆202Updated 3 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆277Updated 3 years ago
- Windows inline hooking tool.☆268Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆213Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Using CVE-2023-21768 to manual map kernel mode driver☆186Updated 2 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆283Updated last year
- Drawing from kernelmode without any hooks☆162Updated 2 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆327Updated 3 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆137Updated 5 years ago
- A PoC for Mhyprot2.sys vulnerable driver that allowing read/write memory in kernel/user via unprivileged user process.☆335Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆325Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆260Updated 2 years ago
- Kernel mode to user mode dll injection☆257Updated 4 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆419Updated 3 years ago