hMihaiDavid / hooks
A DLL that performs IAT hooking
☆26Updated 6 years ago
Alternatives and similar repositories for hooks:
Users that are interested in hooks are comparing it to the libraries listed below
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆52Updated 10 months ago
- A modern c++ implementation of windows heavens gate☆8Updated 4 years ago
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆19Updated 6 years ago
- This is a simple driver with x64 inline assembly☆54Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- A Win32 PE/Executable Crypter that employs on the fly encryption & decryption of memory☆33Updated 10 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago
- Helper utility for debugging windows PE/PE+ loader.☆51Updated 9 years ago
- a binary x86win32 code obfuscator using virtual machine☆32Updated 8 years ago
- Class implementation of PowerLoader injection technique☆29Updated 8 years ago
- Library for using direct system calls☆35Updated this week
- Plugin for x64dbg to break on unresolved APIs.☆12Updated 7 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆76Updated 9 years ago
- windows create process with a dll load first time via LdrHook☆30Updated 8 years ago
- Simple PE packer with RtlCompressBuffer☆21Updated 9 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆42Updated 3 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 6 months ago
- PoC for detecting and dumping process hollowing code injection☆51Updated 6 years ago
- Code Injection technique written in cpp language☆31Updated 7 years ago
- Simple library to handle PE files loading, relocating, get/set data, ..., in addition to process handling☆31Updated 5 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Wow64 syscall hook☆40Updated 7 years ago
- User-mode hook bypassing method☆33Updated 8 years ago
- Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler☆27Updated 3 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 years ago
- A simple native code virtualizer for 32-bit Windows PE☆15Updated 9 years ago
- PoC for hiding PE exports☆66Updated 4 years ago
- APIInfo Plugin (x86) - A Plugin For x64dbg☆50Updated 6 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆29Updated 7 years ago