Skip to content

Commit

Permalink
update install documentation (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-hunhoff authored Apr 25, 2023
1 parent 47e343f commit f90ba87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ Use the following steps to install your Ghidrathon extension in Ghidra:
* Click `Ok`
* Restart Ghidra

**OR**

You can extract your Ghidrathon extension (`.zip`) directly to `<absolute path to Ghidra install>\Ghidra\Extensions` and Ghidra will prompt you to configure Ghidrathon the next time it is started.

### Disabling Jython

Ghidrathon disables the built-in Jython script provider to avoid conflicts when Ghidra decides which provider should handle scripts with the `.py` file extension. This means existing Jython scripts cannot be executed with Ghidrathon installed. We recommend completely disabling the Jython extension.
Expand Down

0 comments on commit f90ba87

Please sign in to comment.