Ghidra: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
m (links consistency)
(update versions labels)
Line 1:
{{Tool|name=Ghidra|logo=GhidraIcon.png|description=A software reverse engineering (SRE) suite of tools.|developers=[https://github.com/NationalSecurityAgency National Security Agency]|os=Windows x86/x64, MacOS, Linux|codelanguage=Java|license=Apache-2.0|source=[https://github.com/NationalSecurityAgency/ghidra NationalSecurityAgency/ghidra (GitHub)]|website=https://ghidra-sre.org/|downloads=[https://ghidra-sre.org/releaseNotes_9.1.html 9v9.1-BETA] (Only official NSMBU-compatible version)
 
[https://rootcubed.dev/ghidra_builds/ 10.1-DEVRootCubed's Fork] (Custom Wiiv10+ UNSMBU compatible version by [https://github.com/RootCubed RootCubed])}}
 
Ghidra is a free reverse engineering software alternative to [[IDA Pro]].
Line 7:
== Required Dependencies ==
 
=== For 9v9.1-BETA ===
 
* [https://github.com/aldelaro5/ghidra-gekko-broadway-lang Ghidra Gekko Broadway Language Definition]
Line 14:
<nowiki>*</nowiki>The RPX plugin is for 9.1-BETA but once you import everything you can upgrade your project to newer versions if you want, just make backups between upgrades.
 
=== For 10.1-DEVRootCubed's Fork ===
 
* Ghidra Gekko Broadway Language Definition '''is built-in, no additional download required for this.'''

Revision as of 01:48, 20 November 2022

Ghidra
thumb
thumb
Description A software reverse engineering (SRE) suite of tools.
Developers National Security Agency
Operating System Windows x86/x64, MacOS, Linux
Written in Java
License Apache-2.0
Source NationalSecurityAgency/ghidra (GitHub)
Website https://ghidra-sre.org/
Downloads v9.1-BETA (Only official NSMBU-compatible version)

RootCubed's Fork (Custom v10+ NSMBU compatible version by RootCubed)


Ghidra is a free reverse engineering software alternative to IDA Pro.

Required Dependencies

For v9.1-BETA

*The RPX plugin is for 9.1-BETA but once you import everything you can upgrade your project to newer versions if you want, just make backups between upgrades.

For RootCubed's Fork