Commit ae662f5 1 parent 32f3969 commit ae662f5 Copy full SHA for ae662f5
File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -88,16 +88,13 @@ Tool | Version |Source |
88
88
89
89
Use the following steps to install Ghidrathon to your Ghidra environment:
90
90
91
- 1 . Install Jep :
91
+ 1 . Execute the following commands using the Python interpreter that you'd like to use with Ghidrathon :
92
92
```
93
93
$ python -m pip install jep==4.2.0
94
- ```
95
- 2 . Execute ` ghidrathon_configure.py ` :
96
- ```
97
94
$ python ghidrathon_configure.py <absolute_path_to_ghidra_install_dir>
98
95
```
99
- 3 . Download and unzip the latest Ghidrathon [ release] ( https://github.com/mandiant/Ghidrathon/releases )
100
- 4 . Install the Ghidrathon extension (` .zip ` ) into Ghidra:
96
+ 2 . Download and unzip the latest Ghidrathon [ release] ( https://github.com/mandiant/Ghidrathon/releases )
97
+ 3 . Install the Ghidrathon extension (` .zip ` ) into Ghidra:
101
98
* Using Ghidra's UI:
102
99
* Navigate to ` File > Install Extensions... `
103
100
* Click the green ` + ` button
You can’t perform that action at this time.
0 commit comments