adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆93Updated 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
Sorting:
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆181Updated last year
- manual map unsigned driver over signed memory☆196Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆124Updated last year
- State of the art DLL injector that took 20 minutes to make☆217Updated last year
- Elevate a process to be a protected process☆150Updated 5 years ago
- ☆300Updated last month
- Library containing Anti-RE and Anti-Debug methods.☆109Updated last month
- Windows Kernel inject (no module no thread)☆278Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆283Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- Vectored Exception Handling Hooking Class☆159Updated 6 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆178Updated 5 months ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆89Updated last month
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆150Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆128Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆343Updated 3 years ago
- Use RTCore64 to map your driver on windows 11.☆120Updated last month
- ☆208Updated 2 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆294Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆126Updated 9 months ago
- ☆79Updated 3 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…☆177Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆52Updated last year
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆216Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆330Updated 2 years ago
- nmi stackwalking + module verification☆124Updated last year