vic4key / Cpp-HookingLinks
Cpp Hooking - Set up function hooking easily and writing less code (P.S You can also find the python version @ https://github.com/vic4key/py-hooking.git)
☆30Updated last year
Alternatives and similar repositories for Cpp-Hooking
Users that are interested in Cpp-Hooking are comparing it to the libraries listed below
Sorting:
- PoC code for IsValidImageCRC()☆18Updated 2 years ago
- A manual PE mapping implementation, aka reflective loader☆19Updated 2 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 2 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- ☆27Updated last year
- Header-only C++ library for producing PE files.☆33Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆60Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Kernel ReClassEx☆62Updated last year
- Windows kernel driver template for cmkr (with testsigning).☆33Updated last year
- Driver that communicates using a shared section☆57Updated 2 months ago
- Binary rewriter for 64-bit PE files.☆76Updated last year
- Allows you to find the use of ScyllaHide, if your program will debug and restore hooking functions bytes.☆26Updated 5 years ago
- X86/X64 Hardware Breakpoint Manager☆41Updated 3 years ago
- windows rootkit☆60Updated last year
- devirtualization vmprotect☆62Updated 2 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- A devirtualization engine for Themida.☆100Updated last year
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆54Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆97Updated 2 years ago
- PoC kernel to usermode injection☆83Updated last year
- ☆30Updated 8 months ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆65Updated last year
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆44Updated last year
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆95Updated 2 years ago
- Collaboration platform for reverse engineering tools.☆40Updated 5 months ago
- Sample for Creating a new kernel object type and supporting API☆24Updated 8 months ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 3 years ago