ZeroMemoryEx / Hooks_Hunter
Simple API Hooks detector
☆73Updated 2 years ago
Alternatives and similar repositories for Hooks_Hunter:
Users that are interested in Hooks_Hunter are comparing it to the libraries listed below
- simple user-mode Rootkit☆103Updated 2 years ago
- Simple x86 Trampoline Hook☆40Updated 2 years ago
- kernel to user mode APC injector☆44Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- Bypass Malware Time Delays☆101Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆110Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 10 months ago
- spoof return address☆73Updated last year
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated last year
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆46Updated 2 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆99Updated last year
- Scan for potentially vulnerable drivers☆86Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 2 years ago
- ☆107Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆25Updated 10 months ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Next gen process injection technique☆52Updated 4 years ago
- WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.☆39Updated 6 months ago
- Piece of code to detect and remove hooks in IAT☆63Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.