README update (fxdoc now up-to-date)

This commit is contained in:
Lephenixnoir 2022-03-07 21:04:25 +00:00
parent 54721cac93
commit 36fc94bf16
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 6 deletions

View File

@ -7,7 +7,7 @@ check the [Planète Casio bible](https://bible.planet-casio.com/), which gathers
most of the reverse-engineering knowledge and research of the community.
If you're familiar with IDA, Ghidra, or other industry-grade
reverse-engineering tools, then fxos won't be able to complete. This is more of
reverse-engineering tools, then fxos won't be able to compete. This is more of
a scripting playground with very OS-centric features for me. Some of the things
it can do that usual tools might not do directly include:
@ -23,9 +23,6 @@ of the gap between pure disassembly and decompilation.
fxos runs on Linux and should build successfully on MacOS. If there are
compatibility issues with your favorite system, let me know.
**Note**: The [fxdoc repository](/Lephenixnoir/fxdoc) is not up-to-date with
this version of fxos (yet).
## Building
fxos is mainly standalone; to build, you will need the following tools. The
@ -59,8 +56,6 @@ community data from the [fxdoc repository](/Lephenixnoir/fxdoc). New folders
could be created easily on the same model; read the `fxosrc` script to see how
it is structured.
**TODO**: fxdoc is still using an older version of fxos.
## Main concepts
fxos has a command-line interface *kind of* like rizin. Type `?` to get a list