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: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Analyzes .Net assembly code dependencies and relationships | 37 |
| | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
| | A tool that translates F# code into assembly code and disassembles it to an intermediate language | 184 |
| | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| | A tool for disassembling and analyzing 8-bit machine code ROMs. | 2 |
| | Decompiles binary code from various architectures into human-readable assembly code | 765 |
| | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
| | An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
| | A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 |
| | A high-performance toolset for analyzing and manipulating machine code in various programming languages | 2,981 |
| | A disassembler library for x86 and x86-64 instruction sets | 1,028 |
| | 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,706 |
| | An Ada code analysis tool providing an API to work with Abstract Syntax Tree elements in a compiler-independent manner. | 0 |
| | A tool for analyzing and extracting information from Mach-O executable files | 1,135 |
| | An enhancement tool for Ghidra's binary analysis capabilities | 289 |