VMT hooking is a technique where you hook one (or more) VMT(Virtual Method Table) entries with a pointer to other function. Thus, when the process calls a virtual function and fetches the function pointer to be called, it will eventually execute your code. In this example, I've create a buggy application that suffers from a data leak vulnerabili…
☆16May 20, 2020Updated 6 years ago
Alternatives and similar repositories for vmt-hooking
Users that are interested in vmt-hooking are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Experimental Windows .text section Patch Detector☆23Jan 26, 2015Updated 11 years ago
- Simple handler for bypass battleye in 5 seconds☆10May 23, 2021Updated 5 years ago
- x64 Windows privilege elevation using anycall☆22May 28, 2021Updated 5 years ago
- PE Injection with ring3 hook bypass☆11May 3, 2021Updated 5 years ago
- MCP server for .NET reverse engineering automation☆23Apr 10, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An IDA plugin which demangles Rust function names☆37Dec 11, 2023Updated 2 years ago
- A simple kernel module who hides a file by hooking the getdents64 syscall.☆10Aug 27, 2022Updated 3 years ago
- Old way for blocking NMI interrupts☆28Sep 6, 2022Updated 3 years ago
- A 3rd person shooter, this was a solo university assignment in Games design and development. Feel free to use it as a template for your o…☆14Jul 1, 2025Updated last year
- Romraider defintions for Motronic 3.3.1 for E36 325i☆13Oct 5, 2022Updated 3 years ago
- old bypass☆34Aug 26, 2018Updated 7 years ago
- Hides processes from the windows task manager using IAT hooking.☆22Mar 30, 2021Updated 5 years ago
- ☆11Jun 30, 2019Updated 7 years ago
- X86 disassembler benchmark☆10Jun 11, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- TrashDBG the world's worse debugger☆23Feb 17, 2022Updated 4 years ago
- Klipper is a 3d-printer firmware☆11Jul 7, 2023Updated 3 years ago
- Virtual Method Table Hook☆58Apr 27, 2023Updated 3 years ago
- Uses a driver to read/write process memory☆14Oct 1, 2020Updated 5 years ago
- detect hypervisor with Nmi Callback