adamhlt / Manual-DLL-Loader
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆91Updated 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☆81Updated 6 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆179Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆117Updated last year
- State of the art DLL injector that took 20 minutes to make☆214Updated last year
- manual map unsigned driver over signed memory☆187Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆83Updated 4 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆122Updated 11 months ago
- DSE & PG bypass via BYOVD attack☆51Updated last year
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆82Updated last year
- Library containing Anti-RE and Anti-Debug methods.☆107Updated 2 weeks ago
- ☆122Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- A mapper that maps shellcode into loaded large page drivers☆277Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Injecting dll to protected games using ioclt and code cave communications, works on eac, be protected games but made for fn☆87Updated last year
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆112Updated 7 months ago
- ☆283Updated this week
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆320Updated 2 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆149Updated last year
- ☆78Updated 3 years ago
- ☆178Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆157Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆169Updated 3 months ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆86Updated last year
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆80Updated this week
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆120Updated 2 years ago