vic4key / Cpp-Hooking
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)
☆28Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Cpp-Hooking
- X86/X64 Hardware Breakpoint Manager☆39Updated 3 years ago
- ☆23Updated last year
- ☆26Updated last year
- A tool that aims to aid in finding VM entries in binaries protected by VMProtect 3.5☆24Updated last year
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆41Updated 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…☆46Updated last year
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆40Updated last year
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆22Updated last year
- just proof of concept. hooking MmCopyMemory PG safe.☆63Updated last year
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆61Updated last year
- VMP Mutation API Fix☆39Updated 2 years ago
- Kernel ReClassEx☆63Updated last year
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆27Updated 2 years ago
- Logging library for kernel drivers written for the Windows NT operating system.☆18Updated 5 months ago
- PAGE_GUARD based hooking library☆40Updated 2 years ago
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆39Updated 2 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆23Updated 3 years ago
- direct systemcalls with a modern c++20 interface.☆42Updated last year
- Debug Print viewer (user and kernel)☆63Updated 9 months ago
- Binary rewriter for 64-bit PE files.☆43Updated 9 months ago
- partially disable patchguard up to win11 21H2☆16Updated 5 months ago
- ☆13Updated 3 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆65Updated 2 years ago
- Binary DisASseMbler☆23Updated 2 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆19Updated 3 months ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆52Updated 9 months ago
- detect hypervisor with Nmi Callback☆34Updated 2 years ago