Adikso / debugtocppLinks
Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)
☆53Updated 7 years ago
Alternatives and similar repositories for debugtocpp
Users that are interested in debugtocpp are comparing it to the libraries listed below
Sorting:
- A portable header only library extending the C++20 STL.☆95Updated last year
- A x86_64 software emulator☆161Updated 5 months ago
- ☆66Updated 2 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆69Updated 6 years ago
- VM devirtualization PoC based on AsmJit and llvm☆123Updated 4 years ago
- x86-64 user mode emulation using Zydis☆72Updated 4 months ago
- Cross-Platform Framework for High-Speed Memory Pattern Scanning with Multithreading, SIMD Support, and Alternative STL ETL Integration☆45Updated 2 weeks ago
- A c++20 constexpr x86 assembler☆60Updated 4 years ago
- A C++ wrapper for icedx86 decoder☆46Updated 6 months ago
- Header only wrapper around Hex-Rays API in C++20.☆168Updated last year
- Pointer search for any classes using the RTTI feature.☆49Updated 5 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…☆67Updated last year
- Hypervisor-based debugger for AMD processors☆63Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆89Updated 2 years ago
- Class Informer updated for 32bit targets in 64bit IDA 8.2+/9.0/9.1☆64Updated 9 months 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 …☆136Updated 2 years ago
- Lifting from native architecture to VTIL. (WIP)☆77Updated 4 years ago
- CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).☆79Updated 3 years ago
- Code virtualizer☆26Updated 9 years ago
- Kernel ReClassEx