adamhlt / Manual-DLL-LoaderLinks
Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually
☆92Updated 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
- State of the art DLL injector that took 20 minutes to make☆216Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆120Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆181Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆174Updated 4 months ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆148Updated 11 months ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- DSE & PG bypass via BYOVD attack☆51Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- ☆289Updated 3 weeks ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆121Updated 2 years ago
- Library containing Anti-RE and Anti-Debug methods.☆108Updated last month
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆159Updated last year
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆156Updated 2 years ago
- manual map unsigned driver over signed memory☆187Updated last year
- A mapper that maps shellcode into loaded large page drivers☆280Updated 3 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆136Updated 3 years ago
- IoCreateDriver Implementation, it can be handful if you're trying to bypass anticheats☆82Updated 3 weeks ago
- ☆121Updated 2 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆171Updated last year
- ☆153Updated last year
- Hide function calls to prevent reverse-engineering☆69Updated 4 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆339Updated 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
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆203Updated 7 months ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆202Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆184Updated last year