GrandpaGameHacker / ClassDumperLinks
A tool to dump MSVC compiler metadata for virtual classes/structs
☆52Updated 4 years ago
Alternatives and similar repositories for ClassDumper
Users that are interested in ClassDumper are comparing it to the libraries listed below
Sorting:
- Pointer search for any classes using the RTTI feature.☆49Updated 5 years ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆106Updated 2 years ago
- SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix …☆134Updated last year
- ☆53Updated 3 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Updated 6 years ago
- VAC3 (Valve Anti-Cheat 3) module emulator☆100Updated 5 years ago
- The most powerful and customizable binary pattern scanner☆240Updated 3 years ago
- A plugin to x64dbg that lets you find out what writes to/accesses particular address☆115Updated 4 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Lightning Script☆50Updated last year
- Injected GUI (Based on ImGui) Tool for inspecting and dumping MSVC Virtual Classes☆36Updated 3 years ago
- Lifting from native architecture to VTIL. (WIP)☆76Updated 3 years ago
- Header only wrapper around Hex-Rays API in C++20.☆165Updated 10 months ago
- VM devirtualization PoC based on AsmJit and llvm☆112Updated 4 years ago
- A library for generating C++ compatible SDKs☆119Updated last year
- Bypassing EAC integrity checks by abusing a TOCTOU in Dead by Daylight.☆22Updated 4 years ago
- A collection of C++11 headers useful for reverse engineering☆148Updated 3 years ago
- ☆66Updated 6 years ago
- A simple bypass for Steam's `ThreadHideFromDebugger` anti-debugging technique.☆40Updated 5 years ago
- Improves Hex-Rays output through batch decompilation.☆68Updated 6 years ago
- ☆30Updated 3 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 3 years ago
- Hacklib is a C++ library for building applications that run as a shared library in another application. It provides general purpose funct…☆38Updated 2 months ago
- Plugin for IDA Pro disassembler which allows loading .map files.☆154Updated 5 months ago
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆168Updated 3 years ago
- Arxan binary fixer using unpacked dump☆47Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆95Updated 2 years ago
- Advanced x86/x86-64 hooking library (WIP).☆134Updated 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…☆62Updated last year