adamhlt / Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆73Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Manual-DLL-Loader
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 5 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Elevate a process to be a protected process☆142Updated 5 years ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆101Updated 2 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆105Updated 7 months ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆130Updated 4 months ago
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- Vectored Exception Handling Hooking Class☆145Updated 5 years ago
- Reverse engineering winapi function loadlibrary.☆69Updated last year
- State of the art DLL injector that took 20 minutes to make☆203Updated last year
- manual map unsigned driver over signed memory☆181Updated 6 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆64Updated 2 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆173Updated last year
- ☆121Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆150Updated last year
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆74Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆83Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆170Updated last year
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆219Updated 2 years ago
- ☆177Updated 2 years ago
- ☆117Updated last year
- Hide function calls to prevent reverse-engineering☆65Updated 3 years ago
- DSE & PG bypass via BYOVD attack☆37Updated 7 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…☆121Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆223Updated 2 years ago
- ☆192Updated last year
- Standard Kernel Library for Windows hacking in C++☆82Updated 2 months ago