mm/requirements.txt
Derek Hensley e1e30586c9
Fix first_diff and sym_info for older and new ld (#1342)
* Fix map parsing for ld >= 2.40

* mapfile_parser

* Paths

* mapfile_parser requirement

* Move tools back

* Comment

* Add ability to decode instructions for first_diff

* import error for mapfile_parser

* PR comments from OOT

* ,s
2023-08-10 20:58:20 -04:00

19 lines
212 B
Plaintext

# Setup
libyaz0>=0.5
colorama>=0.4.3
# disasm
rabbitizer>=1.0.0,<2.0.0
# Compression
pyelftools>=0.26
# diff
watchdog>=0.10.2
argcomplete
python-Levenshtein
cxxfilt
# map parsing
mapfile-parser>=1.2.1,<2.0.0