botw/tools/util
Léo Lam ce5ff17666
tools: Add script to automatically identify matches
Given a list L of functions to identify and a small list of
candidates C, this tool will attempt to automatically identify matches
by checking each function in L against each function in C.

Very slow, but this should work well enough for small lists.
2020-11-09 23:46:57 +01:00
..
__init__.py tools: Deduplicate code 2020-11-09 19:16:37 +01:00
checker.py tools: Add script to automatically identify matches 2020-11-09 23:46:57 +01:00
dsym.py tools: Add script to automatically identify matches 2020-11-09 23:46:57 +01:00
elf.py tools: Add script to automatically identify matches 2020-11-09 23:46:57 +01:00
utils.py tools: Add script to automatically identify matches 2020-11-09 23:46:57 +01:00