adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆95Updated 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☆187Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆65Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆135Updated last year
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- Compile-Time Calls Obfuscator for C++14+☆48Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆66Updated 3 months ago
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆161Updated last year
- Simple, fast and lightweight Header-Only C++ Assembler Library☆128Updated 2 months ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- State of the art DLL injector that took 20 minutes to make☆221Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- manual map unsigned driver over signed memory☆205Updated last year
- A modern C++20 header-only library for advanced direct system call invocation.☆156Updated last week
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 3 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆51Updated last year
- Header only library for obfuscation import winapi functions.☆43Updated 8 months ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years 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
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆170Updated 2 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago