From 2c015c97744ea1edc2c2b9a50d05f29cfaae05dd Mon Sep 17 00:00:00 2001 From: Aetias Date: Thu, 9 Jan 2025 08:34:11 +0100 Subject: [PATCH] Upgrade to Ghidra version 11.2.1 --- docs/decompiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.