adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆94Updated 2 years ago
Alternatives and similar repositories for Manual-DLL-Loader
Users that are interested in Manual-DLL-Loader are comparing it to the libraries listed below
Sorting:
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆84Updated 6 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆184Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆130Updated last year
- State of the art DLL injector that took 20 minutes to make☆220Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆65Updated 2 years ago
- Compile-Time Calls Obfuscator for C++14+☆47Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆159Updated 2 years ago
- Simple, fast and lightweight Header-Only C++ Assembler Library☆114Updated 2 weeks ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆164Updated 3 years ago
- Vectored Exception Handling Hooking Class☆161Updated 6 years ago
- A mapper that maps shellcode into loaded large page drivers☆293Updated 3 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆156Updated last year
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆165Updated 2 years ago
- Exploit MsIo vulnerable driver☆112Updated 4 years ago
- DSE & PG bypass via BYOVD attack☆59Updated last month
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆138Updated 3 years ago
- A modern, mod independent open source cheat for Enemy Territory☆66Updated last month
- Elevate a process to be a protected process☆153Updated 5 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 6 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆354Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆70Updated 4 years ago
- manual map unsigned driver over signed memory☆201Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆147Updated 11 months ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Kernel LdrLoadDll injector☆261Updated 6 years ago