adamhlt / Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆80Updated last year
Alternatives and similar repositories for Manual-DLL-Loader:
Users that are interested in Manual-DLL-Loader are comparing it to the libraries listed below
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆79Updated 5 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆252Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆115Updated 9 months ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆177Updated last year
- State of the art DLL injector that took 20 minutes to make☆208Updated last year
- A mapper that maps shellcode into loaded large page drivers☆245Updated 2 years ago
- manual map unsigned driver over signed memory☆184Updated 9 months ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆154Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆120Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆162Updated last year
- ☆248Updated last week
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆104Updated 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.☆298Updated 3 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆130Updated last year
- Vectored Exception Handling Hooking Class☆146Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆68Updated 5 years ago
- Reverse engineering winapi function loadlibrary.☆79Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆113Updated 7 months ago
- DSE & PG bypass via BYOVD attack☆41Updated 9 months ago
- Hide function calls to prevent reverse-engineering☆67Updated 3 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆140Updated 7 months ago
- An Unsigned Driver Mapper for Windows 10 22H2 -> Windows 11 23H2 that uses PdFwKrnl to exploit the Read/Write IOCTL Calls to disable DSE …☆112Updated 4 months ago
- nmi stackwalking + module verification☆101Updated last year
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆126Updated 11 months ago
- ☆121Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆207Updated 4 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆51Updated last year
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- Hiding unsigned DLL inside a signed DLL☆317Updated last year