adamhlt / Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆87Updated 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☆80Updated 6 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆114Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆178Updated last year
- ☆121Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆211Updated last year
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆105Updated 2 years ago
- manual map unsigned driver over signed memory☆186Updated 11 months ago
- Vectored Exception Handling Hooking Class☆153Updated 6 years ago
- Windows Kernel inject (no module no thread)☆273Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆307Updated 2 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆111Updated 2 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆117Updated 9 months 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…☆166Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆143Updated last year
- ☆152Updated 10 months ago
- ☆78Updated 3 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆154Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆142Updated 9 months ago
- ☆198Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- ☆177Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Scans all modules in target process for jmp/int3 hooks dissassembles then and follows jmps to destination.☆75Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆76Updated last year
- A mapper that maps shellcode into loaded large page drivers☆264Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago