You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docs/clients/installation.md
+31-4Lines changed: 31 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,18 @@ different Software Reverse Engineering (SRE) tools.
14
14
In order to run the SightHouse plugin, you will need at least [Ghidra 11.3](https://github.com/NationalSecurityAgency/ghidra/releases/tag/Ghidra_11.3_build)
15
15
as it now come with Python 3 support thought pyGhidra.
16
16
17
-
We advise you to launch for a first time ghidra before installed this plugin.
17
+
We advise you to launch for a first time ghidra before installing this plugin.
18
+
19
+
The easiest way to install the Ghidra plugin is to install the `sighthouse-client`
0 commit comments