hMihaiDavid / hooksLinks
A DLL that performs IAT hooking
☆27Updated 7 years ago
Alternatives and similar repositories for hooks
Users that are interested in hooks are comparing it to the libraries listed below
Sorting:
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆79Updated 10 years ago
- An API Monitor based on Instrumentation☆44Updated 7 years ago
- PoC for detecting and dumping process hollowing code injection☆52Updated 7 years ago
- User-mode hook bypassing method☆33Updated 9 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆59Updated 6 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆33Updated 8 years ago
- a binary x86win32 code obfuscator using virtual machine☆32Updated 8 years ago
- Code Injection technique written in cpp language☆33Updated 7 years ago
- simple PE packer written in C++☆55Updated 7 years ago
- ☆34Updated 8 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆94Updated 7 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- Helper utility for debugging windows PE/PE+ loader.☆52Updated 10 years ago
- Simple PE packer with RtlCompressBuffer☆21Updated 10 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆57Updated 9 years ago
- ☆81Updated 7 years ago
- A simple rootkit to hide a process☆47Updated 11 years ago
- A sample on how to inject a DLL from a kernel driver