Speedi13 / Custom-GetProcAddress-and-GetModuleHandle-and-moreLinks
Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions
☆82Updated 6 years ago
Alternatives and similar repositories for Custom-GetProcAddress-and-GetModuleHandle-and-more
Users that are interested in Custom-GetProcAddress-and-GetModuleHandle-and-more are comparing it to the libraries listed below
Sorting:
- Inline syscalls made for MSVC supporting x64 and WOW64☆181Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 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 3 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆122Updated 2 years ago
- ☆154Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆124Updated last year
- manual map unsigned driver over signed memory☆195Updated last year
- Load your driver like win32k.sys☆255Updated 2 years ago
- ☆181Updated 3 years ago
- kernel to user mode APC injector☆45Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆178Updated 5 months ago
- ☆208Updated 2 years ago
- Exploit MsIo vulnerable driver☆106Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆53Updated 4 months ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- nmi stackwalking + module verification☆124Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆93Updated last year
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- ☆122Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆217Updated last year
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆204Updated 4 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- ☆153Updated 5 years ago