readme: Add binutils-aarch64-linux-gnu to the list of dependencies

This commit is contained in:
Léo Lam 2020-08-21 12:30:15 +02:00
parent 26183142b1
commit cf50531807
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ Using a decompiler such as Hex-Rays or Ghidra is strongly recommended.
You'll also need:
* aarch64 binutils (Debian/Ubuntu package: `binutils-aarch64-linux-gnu`)
* pip (for the diff script)
* The original 1.5.0 `main` executable, converted to ELF format with [nx2elf](https://github.com/shuffle2/nx2elf).
* Copy it to data/main.elf -- it is used for the diff script and other tools.