jay / gethooksLinks
GetHooks is a program designed for the passive detection and monitoring of hooks from a limited user account.
☆61Updated 4 years ago
Alternatives and similar repositories for gethooks
Users that are interested in gethooks are comparing it to the libraries listed below
Sorting:
- C++☆87Updated 9 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆84Updated last year
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆57Updated 9 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 7 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆80Updated 6 years ago
- PoC for detecting and dumping process hollowing code injection☆52Updated 7 years ago
- A session-0 capable dll injection utility☆76Updated 7 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 3 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Call 32bit NtDLL API directly from WoW64 Layer☆61Updated 5 years ago
- An API Monitor based on Instrumentation☆44Updated 8 years ago
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆58Updated 7 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆34Updated 8 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆78Updated 10 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆37Updated last year
- A command line tool to load and unload a device driver.☆46Updated 8 years ago
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆22Updated 7 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆64Updated 13 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆59Updated 6 years ago
- A sample on how to inject a DLL from a kernel driver☆61Updated 9 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆66Updated 5 years ago
- Open and generic Anti-Anti Reversing Framework. Works in 32 and 64 bits.☆65Updated 13 years ago
- Code Injection technique written in cpp language