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)
☆32Updated 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:
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆69Updated 3 years ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆63Updated last year
- VMP Mutation API Fix☆43Updated 3 years ago
- PoC code for IsValidImageCRC()☆20Updated 2 years ago
- Hypervisor-based debugger for AMD processors☆59Updated last year
- VMProtect, VMP, Devirter, 3,5☆107Updated 2 years ago
- Kernel ReClassEx☆64Updated 2 years ago
- A devirtualization engine for Themida.☆101Updated last year
- Binary rewriter for 64-bit PE files.☆88Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆101Updated 5 months ago
- Debug Print viewer (user and kernel)☆69Updated last year
- driver that communicates using a shared section☆73Updated 8 months ago
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.☆90Updated 3 weeks ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆97Updated 3 years ago
- WinLicense key extraction via Intel PIN☆107Updated last year
- Ghetto user mode emulation of Windows kernel drivers.☆149Updated last year
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆46Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- Windows kernel driver template for cmkr (with testsigning).☆36Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- A debugger library using VEH.☆65Updated last year
- X86/X64 Hardware Breakpoint Manager☆42Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆62Updated 6 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆78Updated 2 years ago
- Disk based DMA for ATA and SCSI☆35Updated 2 years ago
- VM devirtualization PoC based on AsmJit and llvm☆118Updated 4 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆59Updated 4 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32Updated 3 years ago