pyuxntaldisasm
ROM analyzer
A tool for disassembling and analyzing 8-bit machine code ROMs.
2 stars
3 watching
0 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 49 |
ucsb-seclab/baredroid | A tool for analyzing bare-metal Android devices | 91 |
knight0x07/pyc2bytecode | A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
mingyuan-xia/patdroid | An Android-specific toolkit for analyzing and understanding APK files | 118 |
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
chipmuenk/pyfda | A Python tool for analyzing and designing discrete time filters with a user-friendly GUI. | 653 |
rondnelson99/opcode_count | Analyzes the frequency of instructions in Game Boy code to provide insights into coding patterns and optimization opportunities | 2 |
mathlab/pydmd | Analyzes complex datasets to extract underlying dynamics and coherent structures | 77 |
pjlantz/droidbox | Analyzes Android app behavior to detect security vulnerabilities and malicious activities | 758 |
reb311ion/replica | An enhancement tool for Ghidra's binary analysis capabilities | 287 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |
peterhinch/micropython-monitor | A tool to monitor and analyze the behavior of real-time systems written in Python | 30 |
mbevilacqua/appcompatprocessor | An application compatibility data analysis tool designed to extract value beyond traditional techniques | 197 |
redasmorg/redasm | An open-source tool for reverse-engineering and disassembling binary code on various architectures | 1,570 |
galoisinc/reopt | A tool for analyzing and repurposing application logic by converting machine code to a more flexible program representation. | 306 |