diff --git a/README.md b/README.md index c03b6c41..98b8cbeb 100644 --- a/README.md +++ b/README.md @@ -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.