Compare commits

...

3 Commits

Author SHA1 Message Date
0f27b817d4 Updata Ghidra docs
added java line that we discussed earlier
2025-10-19 12:43:33 +00:00
0812116df1 Merge pull request 'added java installation step' (#1) from rasmus-patch-1 into master
Reviewed-on: Rasmus/docs.sheetjs.com#1
2025-10-19 12:38:38 +00:00
1c50200605 added java installation step 2025-10-19 12:37:53 +00:00

@ -266,6 +266,19 @@ On macOS, Ghidra was installed using Homebrew:
brew install --cask ghidra
```
:::note pass
Ghidra requires Java to run. 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