Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-hunhoff authored Jan 29, 2024
1 parent 4d4e461 commit b0bef60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ Tool | Version |Source |

Use the following steps to install Ghidrathon to your Ghidra environment:

1. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
1. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
2. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
```
$ python -m pip install jep==4.2.0
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
```
2. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
3. Install the Ghidrathon extension (`.zip`) into Ghidra:
* Using Ghidra's UI:
* Navigate to `File > Install Extensions...`
Expand Down

0 comments on commit b0bef60

Please sign in to comment.