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