Sentinel-One / minhook
The Minimalistic x86/x64 API Hooking Library for Windows
☆32Updated 7 years ago
Alternatives and similar repositories for minhook:
Users that are interested in minhook are comparing it to the libraries listed below
- ☆33Updated 7 years ago
- User-mode hook bypassing method☆33Updated 8 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆29Updated 8 years ago
- PoC for Bypassing UM Hooks By Bruteforcing Intel Syscalls☆39Updated 9 years ago
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆19Updated 7 years ago
- Public repository for HEVD exploits☆20Updated 6 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆58Updated 8 years ago
- Resources for the workshop titled "Repacking the unpacker: Applying Time Travel Debugging to malware analysis", given at HackLu 2019☆40Updated 5 years ago
- A simple tool to view important DLL Characteristics and change DEP and ASLR☆44Updated 6 years ago
- PoC for detecting and dumping process hollowing code injection☆51Updated 6 years ago
- My conference presentations and publications☆26Updated 3 years ago
- Malware Analysis, Anti-Analysis, and Anti-Anti-Analysis☆45Updated 7 years ago
- Blog posts☆30Updated 4 years ago
- Process reimaging proof of concept code☆96Updated 5 years ago
- ☆80Updated 7 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…