Ghidra: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
(update versions labels)
(update official releases state)
 
(2 intermediate revisions by the same user not shown)
Line 1: 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 v9.1-BETA] (Only official NSMBU-compatible version)
{{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://github.com/NationalSecurityAgency/ghidra/releases Official versions] (GitHub Releases)


[https://rootcubed.dev/ghidra_builds/ RootCubed's Fork] (Custom v10+ NSMBU compatible version by [https://github.com/RootCubed RootCubed])}}
'''Recommended:''' [https://rootcubed.dev/ghidra_builds/ RootCubed's Fork] (Custom Wii/U specialized version by [https://github.com/RootCubed RootCubed])}}


Ghidra is a free reverse engineering software alternative to [[IDA Pro]].
Ghidra is a free reverse engineering software alternative to [[IDA Pro]].
Line 7: Line 7:
== Required Dependencies ==
== Required Dependencies ==


=== For v9.1-BETA ===
=== For official Ghidra versions ===


* [https://github.com/aldelaro5/ghidra-gekko-broadway-lang Ghidra Gekko Broadway Language Definition]
* [https://github.com/aldelaro5/ghidra-gekko-broadway-lang Ghidra Gekko Broadway Language Definition]
* [https://github.com/Maschell/GhidraRPXLoader/releases/tag/0.7 RPX/RPL Loader Plugin v0.7]
* [https://github.com/Maschell/GhidraRPXLoader/releases Ghidra RPX/RPL Loader Plugin]*


<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.
<nowiki>*</nowiki>The RPX plugin for official Ghidra versions may update slower than the recommended fork below.


=== For RootCubed's Fork ===
=== For RootCubed's Fork (Recommended) ===


* Ghidra Gekko Broadway Language Definition '''is built-in, no additional download required for this.'''
* Ghidra Gekko Broadway Language Definition '''is built-in, no additional download required for this.'''
* [https://ghidrabuilds.parginli.ch/ghidra_builds/GhidraRPXLoader_Ghidra_10.1_DEV.zip RPX/RPL Loader Plugin Custom Build]
* [https://rootcubed.dev/ghidra_builds/ RPX/RPL Loader Plugin Custom Build] (under "'''More downloads'''" at the bottom)


[[Category:Tools]]
[[Category:Tools]]

Latest revision as of 05:57, 9 June 2024

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 Official versions (GitHub Releases)

Recommended: RootCubed's Fork (Custom Wii/U specialized version by RootCubed)


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

Required Dependencies[edit | edit source]

For official Ghidra versions[edit | edit source]

*The RPX plugin for official Ghidra versions may update slower than the recommended fork below.

For RootCubed's Fork (Recommended)[edit | edit source]

  • Ghidra Gekko Broadway Language Definition is built-in, no additional download required for this.
  • RPX/RPL Loader Plugin Custom Build (under "More downloads" at the bottom)