From 36fc94bf16b49e418d487d44c641cf3616d5501b Mon Sep 17 00:00:00 2001 From: Lephenixnoir Date: Mon, 7 Mar 2022 21:04:25 +0000 Subject: [PATCH] README update (fxdoc now up-to-date) --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index c3a174a..a209f9a 100644 --- a/README.md +++ b/README.md @@ -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