GrandpaGameHacker / RTTIDumper
Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development
☆104Updated last year
Alternatives and similar repositories for RTTIDumper:
Users that are interested in RTTIDumper are comparing it to the libraries listed below
- Vectored Exception Handling Hooking Class☆149Updated 6 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆123Updated 2 years ago
- Different aproaches to detecting EPT hooks☆89Updated 2 years ago
- Intercepting DeviceControl via WPP☆130Updated 5 years ago
- x64 syscall caller in C++.☆86Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- VAC3 (Valve Anti-Cheat 3) module emulator☆97Updated 4 years ago
- Header-only VMWare Backdoor API Implementation & Effortless VMX Patcher for Custom Guest-to-Host RPCs☆100Updated 4 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆78Updated 3 years ago
- The most powerful and customizable binary pattern scanner☆215Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆139Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- Header only wrapper around Hex-Rays API in C++20.☆154Updated last month
- External memory library for Windows.☆51Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆278Updated 4 years ago
- C++23 binary signature search algorithm optimized with AVX2☆70Updated last year
- ☆64Updated 5 years ago
- Pointer search for any classes using the RTTI feature.☆48Updated 4 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 5 years ago
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- A tool to dump MSVC compiler metadata for virtual classes/structs☆48Updated 3 years ago
- ☆139Updated 4 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆51Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆176Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 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…☆56Updated last year