added java installation step

This commit is contained in:
Rasmus 2025-10-19 12:37:53 +00:00
parent 3875a9ee91
commit 1c50200605

@ -266,6 +266,19 @@ On macOS, Ghidra was installed using Homebrew:
brew install --cask ghidra
```
:::note pass
Ghidra needs java to work, if ghidra returns `JDK 21+ (64-bit) could not be found and must be manually chosen!`:
```bash
brew install zulu@21
```
:::
</details>
1) Add the base Ghidra folder to the PATH variable. The following shell command