Fleynaro / SDA
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 of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
☆133Updated last year
Alternatives and similar repositories for SDA:
Users that are interested in SDA are comparing it to the libraries listed below
- IDA Pro plugin to make bitfield accesses easier to grep☆230Updated 9 months ago
- Internally injected C++ DLL that dumps VFTables with RTTI data, Still In Development☆104Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- The most powerful and customizable binary pattern scanner☆211Updated 3 years ago
- Class Informer updated for 32bit targets in 64bit IDA 8.2+/9.0☆57Updated 3 months ago
- Header only wrapper around Hex-Rays API in C++20.☆154Updated 3 weeks ago
- 🎨 Seamlessly convert your favorite Visual Studio Code themes to IDA Pro themes.☆90Updated 9 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆174Updated last year
- A tool to dump MSVC compiler metadata for virtual classes/structs☆48Updated 3 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆67Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆312Updated 2 years ago
- VM devirtualization PoC based on AsmJit and llvm☆107Updated 3 years ago
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆132Updated 2 months ago
- IDA Class Informer plugin for IDA 8.x and 9.x☆210Updated last month
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆55Updated 11 months ago
- An AVX Lifter for the Hex-Rays Decompiler☆297Updated last year
- Plugin for IDA Pro disassembler which allows loading .map files.☆139Updated 3 weeks ago
- A devirtualization engine for Themida.☆94Updated 10 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆272Updated 4 years ago
- VAC3 (Valve Anti-Cheat 3) module emulator☆97Updated 4 years ago
- fix vmprotect import function used unicorn-engine.☆92Updated last year
- Vectored Exception Handling Hooking Class☆146Updated 6 years ago
- IDA script to parse RTTI information in executable.☆153Updated last year
- Pointer search for any classes using the RTTI feature.☆47Updated 4 years ago
- Lifting from native architecture to VTIL. (WIP)