diff options
| author | Aetias <aetias@outlook.com> | 2025-01-09 08:34:11 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-09 08:34:11 +0100 |
| commit | 2c015c97744ea1edc2c2b9a50d05f29cfaae05dd (patch) | |
| tree | 71cb4d6ec02e4d32400239818b6d06678ae5ed90 /docs/decompiling.md | |
| parent | 39850e99b9be29a774a6d3d9b748a6484df15c7f (diff) | |
Upgrade to Ghidra version 11.2.1
Diffstat (limited to 'docs/decompiling.md')
| -rw-r--r-- | docs/decompiling.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/decompiling.md b/docs/decompiling.md index 23325045..3ec8f682 100644 --- a/docs/decompiling.md +++ b/docs/decompiling.md @@ -102,5 +102,5 @@ You can see examples of these data sections in the [compilation section in `buil ## The Ghidra project We use a shared Ghidra project to analyze the game and decompile functions. To gain access to the project, install -[Ghidra version 10.2.3](https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_10.2.3_build) and request access +[Ghidra version 11.2.1](https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_11.2.1_build) and request access from @aetias on Discord. |
