FFA-Disassembly
Assembly analyzer
A disassembler for analyzing low-level assembly code generated by game engines and emulators.
17 stars
7 watching
6 forks
Language: Assembly
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
david-desmaisons/codedependencyscanner | Analyzes .Net assembly code dependencies and relationships | 37 |
das-labor/panopticon | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
d-edge/fasmi | A tool that translates F# code into assembly code and disassembles it to an intermediate language | 184 |
arachnid/evmdis | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 546 |
deltaf1/pyuxntaldisasm | A tool for disassembling and analyzing 8-bit machine code ROMs. | 2 |
avast/retdec-idaplugin | Decompiles binary code from various architectures into human-readable assembly code | 762 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 171 |
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,041 |
pfalcon/scratchabit | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 396 |
icedland/iced | A high-performance toolset for analyzing and manipulating machine code in various programming languages | 2,955 |
vmt/udis86 | A disassembler library for x86 and x86-64 instruction set architectures | 1,019 |
airbus-seclab/bincat | A toolset for analyzing binary code with IDA integration and support for value, taint analysis, type reconstruction, and detection of use-after-free and double-free bugs. | 1,691 |
reznikmm/gela | An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. | 0 |
derekselander/dsdump | A tool for analyzing and extracting information from Mach-O executable files | 1,127 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |