Commit Graph

5 Commits

Author SHA1 Message Date
AnonymousRandomPerson
cdefb150e3 Added more documentation to scripts 2023-12-28 19:09:25 -06:00
UsernameFodder
75934d8e45 Handle blx instructions in extract_function.py
Handle function calls via blx, e.g., `blx SVC_WaitByLoop`.

The enumerated exceptions are the only ones currently present in the
repository.
2023-12-27 00:06:16 -06:00
marius david
e7b6241d85 fix some issue with extraction script 2023-08-30 13:36:20 +02:00
AnonymousRandomPerson
9eee8c7a75 Replaced decomp list with pret.github.io link 2023-08-29 23:57:36 -04:00
AnonymousRandomPerson
b5fd82f97b Added extract_function tool 2023-08-29 23:11:15 -04:00