adamhlt / Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆84Updated 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 6 years ago
- Reverse engineering winapi function loadlibrary.☆79Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆177Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆113Updated 11 months ago
- State of the art DLL injector that took 20 minutes to make☆209Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆138Updated 8 months ago
- DSE & PG bypass via BYOVD attack☆42Updated 10 months ago
- manual map unsigned driver over signed memory☆185Updated 10 months ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆104Updated 2 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆164Updated last year
- Hide function calls to prevent reverse-engineering☆68Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆265Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- A mapper that maps shellcode into loaded large page drivers☆252Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆82Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years 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…☆161Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 4 years ago
- ☆79Updated 2 years ago
- nmi stackwalking + module verification☆104Updated last year
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆44Updated last week
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆152Updated 2 years ago
- Standard Kernel Library for Windows hacking in C++☆129Updated 2 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆116Updated 8 months ago
- ☆151Updated 9 months ago