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 32f3969 commit ae662f5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,13 @@ Tool | Version |Source |

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

1. Install Jep:
1. Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon:
```
$ python -m pip install jep==4.2.0
```
2. Execute `ghidrathon_configure.py`:
```
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
```
3. Download and unzip the latest Ghidrathon [release](https://github.com/mandiant/Ghidrathon/releases)
4. Install the Ghidrathon extension (`.zip`) into Ghidra:
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...`
* Click the green `+` button
Expand Down

0 comments on commit ae662f5

Please sign in to comment.