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:
- ☆74Updated 7 years ago
- windows rootkit☆60Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Detects virtual machines and malware analysis environments☆146Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- PoC kernel to usermode injection☆103Updated last year
- Compile-Time Calls Obfuscator for C++14+☆51Updated 2 years ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆55Updated 2 years ago
- DSE & PG bypass via BYOVD attack☆77Updated 6 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆132Updated 2 years ago
- too busy for that all, furikuri is framework for code protection☆164Updated 6 years ago
- A modern C++20 header-only library for advanced direct system call invocation.☆165Updated 3 weeks ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆84Updated 3 months ago
- x86-x64 Packer with Portable Executable compatibility.☆100Updated last month
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆127Updated 3 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- 滥用cow机制进行全局注入☆99Updated 5 years ago
- Compile-Time Strings and Numbers Encryption for C++20☆58Updated 11 months ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 11 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆42Updated last year
- Windows API Call Obfuscation☆112Updated 3 years ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 years ago
- tests to catch some sloppy hv impls☆32Updated last month
- Example Windows Kernel-mode Driver which enumerates running processes.☆60Updated 3 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated last year
- A simple Windows kernel rootkit.☆96Updated 8 months ago