GP-0: Adding instructions stating to not extract the Ghidra zip on top

of an existing installation
This commit is contained in:
Ryan Kurtz
2025-07-29 11:29:32 -04:00
parent b76bbb843f
commit b239500645
2 changed files with 3 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ To install an official pre-built multi-platform Ghidra release:
`ghidra_<version>_<release>_<date>.zip` which can be found under the "Assets" drop-down.
Downloading either of the files named "Source Code" is not correct for this step.
* Extract the Ghidra release file
- **NOTE:** Do not extract on top of an existing installation
* Launch Ghidra: `./ghidraRun` (`ghidraRun.bat` for Windows)
- or launch [PyGhidra][pyghidra]: `./support/pyGhidraRun` (`support\pyGhidraRun.bat` for Windows)