Description
Disassembles MIPS binaries and provides APIs and front ends for instruction analysis. It helps reverse-engineering, preservation, and decompilation projects inspect machine code and compare generated assembly with original binaries.
Developers and researchers use it from the terminal or as a Python library. Use it only on binaries you are allowed to analyze, and handle extracted code or proprietary data responsibly.