adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆92Updated 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☆82Updated 6 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆183Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆129Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆188Updated 6 months ago
- State of the art DLL injector that took 20 minutes to make☆218Updated last year
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆53Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆127Updated 2 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆161Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated last year
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆153Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- DSE & PG bypass via BYOVD attack☆55Updated 3 weeks ago
- Compile-Time Calls Obfuscator for C++14+☆47Updated last year
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- Elevate a process to be a protected process☆151Updated 5 years ago
- Header only library for obfuscation import winapi functions.☆42Updated 5 months ago
- Obfuscate calls to imports by patching in stubs☆69Updated 4 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- manual map unsigned driver over signed memory☆196Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 2 weeks ago
- Simple, fast and lightweight Header-Only C++ Assembler Library☆98Updated this week
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- Exploit MsIo vulnerable driver☆110Updated 3 years ago
- DSE bypass using a leaked cert and adjusting the current clock.☆150Updated 2 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- ntoskrnl .data hooks for UM-KM communication☆50Updated last year