lcsig / API-HookingLinks
Different API Hooking Techniques - Ring3 (Detours, Trampoline, IAT and EAT) for both, x64 and x32 PE files - Since 2014.
☆20Updated last year
Alternatives and similar repositories for API-Hooking
Users that are interested in API-Hooking are comparing it to the libraries listed below
Sorting:
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- windows rootkit☆60Updated last year
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆84Updated 3 months ago
- Detects virtual machines and malware analysis environments☆146Updated 3 years ago
- DSE & PG bypass via BYOVD attack☆77Updated 6 months ago
- Force a file delete using a windows kernel driver☆72Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Compile-Time Calls Obfuscator for C++14+☆50Updated 2 years ago
- My first kernel-mode process protection driver!☆37Updated 5 years ago
- ☆74Updated 7 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆55Updated 2 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆107Updated 3 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆127Updated 3 years ago
- Record & prevent file deletion in kernel mode☆46Updated 5 years ago
- A native Windows library for intercepting kernel-to-user transitions using instrumentation callbacks☆28Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆132Updated 2 years ago
- PoC kernel to usermode injection☆103Updated last year
- Windows API Call Obfuscation☆112Updated 3 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆158Updated 2 years ago
- 滥用cow机制进行全局注入☆99Updated 5 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- tests to catch some sloppy hv impls☆32Updated last month
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Exploits Intel's signed iqvw64e.sys driver to allow manual mapping and read/writing of memory at a kernel level.☆13Updated 6 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 3 years ago