Difference between revisions of "Ghidra"

From ISI Support Wiki
Jump to: navigation, search
(Created page with "Category:Hacking Category:MSSI Lab thumb '''Ghidra''' is a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorat...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Category:Hacking]]
 
[[Category:Hacking]]
 
[[Category:MSSI Lab]]
 
[[Category:MSSI Lab]]
 +
[[Category:Software]]
 
[[File:Ghidra.png|thumb]]
 
[[File:Ghidra.png|thumb]]
'''Ghidra''' is a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate. It was released to the public in March of 2019 and is available for download at [https://ghidra-sre.org/ ghidra-sre.org].
+
'''Ghidra''' is a software reverse engineering (SRE) suite of tools developed by [https://www.nsa.gov NSA's] Research Directorate. It was released to the public in March of 2019 and is available for download at [https://ghidra-sre.org/ ghidra-sre.org].
  
 
= Ghidra on MSSI-Lab Workstations =
 
= Ghidra on MSSI-Lab Workstations =

Latest revision as of 15:36, 11 March 2020

Ghidra.png

Ghidra is a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate. It was released to the public in March of 2019 and is available for download at ghidra-sre.org.

Ghidra on MSSI-Lab Workstations

As of March 6th, 2019, all MSSI General-Use Workstations have been upgraded to the latest Java JDK version in order to support running Ghidra.

To Run Ghidra:

  1. Access \\SITATUNGA\Shared\Software\Ghidra\ in a file explorer and copy the zip file to your Documents folder.
  2. Extract the zip file and open the extracted folder.
  3. Double-Click ghidraRun.bat.
    • If the application asks you for the JDK install directory, enter C:\Program Files\Java\JDK-11.0.2 .