adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆93Updated 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☆86Updated 6 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆190Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆136Updated last year
- Exploit MsIo vulnerable driver☆115Updated 4 years ago
- Compile-Time Calls Obfuscator for C++14+☆50Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- A modern, mod independent open source cheat for Enemy Territory☆70Updated 2 weeks ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆172Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆162Updated last year
- A modern C++20 header-only library for advanced direct system call invocation.☆158Updated 3 weeks ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- nmi stackwalking + module verification☆151Updated last year
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago
- Simple, fast and lightweight Header-Only C++ Assembler Library☆127Updated 4 months ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- manual map unsigned driver over signed memory☆209Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆144Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Kernel Level NMI Callback Blocker☆148Updated 2 months ago
- Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from s…☆140Updated 4 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆213Updated 11 months ago
- Header only library for obfuscation import winapi functions.☆43Updated 10 months ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆73Updated 5 months ago
- Vectored Exception Handling Hooking Class☆166Updated 6 years ago