fxos/fxos
Lephenixnoir 4d9edecad9
start with the analysis passes
-> The cfg pass loads the function into memory, annotates leaders and
   jumps, and resolves delay slots.
-> The pcrel pass currently computes locations for pc-relative moves and
   jumps, but does not yet compute the pc-relative moved data.
-> The print pass displays the results of analysis with various layout
   and formatting options.
2020-02-12 07:53:00 +01:00
..
fxos-cli.h implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
info.cpp implement more of the meat of the tool 2019-12-28 17:18:13 +01:00
main.cpp start with the analysis passes 2020-02-12 07:53:00 +01:00