rasmus-patch-3 (#51)
Added the java line like we disscussed Reviewed-on: #51 Co-authored-by: Rasmus <rasmus@noreply.git.sheetjs.com> Co-committed-by: Rasmus <rasmus@noreply.git.sheetjs.com>
This commit is contained in:
parent
3875a9ee91
commit
f39d01eb84
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user