Announcement

Collapse
No announcement yet.

The IDA Pro days may be over - The NSA releases Ghidra

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • The IDA Pro days may be over - The NSA releases Ghidra

    The NSA releases Ghidra, their reverse engineering tool, for free!

    Ghidra is a reverse-engineering tool that’s developed, maintained and used by the NSA.

    Reverse-engineering tools take code that’s already compiled (i.e executable code) and decompiles it in order to allow users to look at how the code actually works and identify potential weaknesses. Then, these weaknesses can be used to come up with bugs which in turn can be used to create exploits when combined with other vulnerabilities in the system.

    A while ago, they promised they'd be releasing the tool for free at RSA Conference 2019 and now, that conference arrived and the tool, along with its source code, is publicly available for download!

    To grab Ghidra for yourself, check out the link below and follow the installation instructions provided there. As it’s written in Java, you need to install JRE so make sure you have a working Java installation before you start blaming the NSA that they released non-working software!

    Ghidra currently supports 64-bit versions of Windows, Linux and macOS and its hardware requirements are 4GB RAM and 1GB HDD space so it’ll run on most computers from the past decade.

    Ghidra website (download link + links to more information):

    https://ghidra-sre.org
    The Hackmaster

  • #2
    It looks promising so far. It was pretty easy to install and everything seems functional.
    The downside is it doesn't have a debugger yet, so as far as code hacking goes, we need to wait for that.
    But if you are someone who wants to dig around code in files and so forth, this is something I recommend.

    I'm ready for something other than IDA that easily attaches to emulators and isn't so finicky and prone to crashing.
    I am looking forward to when we hackers can use this, it's open source so hopefully it won't be too much longer.
    Thank you for sharing this, dlevere!
    I'm retired from code hacking.
    I do not take requests!

    Comment


    • #3
      You're welcome. I'm excited too.
      The Hackmaster

      Comment


      • #4
        GhidraPS4Loader And PS4 Flash Tool

        Hacker Golden has released GhidraPS4Loader and Playstation 4 Flash tool, two utilities that will be of use for hackers who want to dive into the internals of the PS4. Although the usefulness for end users will be minimal, for hackers these tools mean easier ways to find advanced exploits, then leverage or test them.

        https://github.com/jogolden/GhidraPS4Loader

        http://wololo.net/2019/03/18/ps4-rel...-4-flash-tool/
        The Hackmaster

        Comment

        Working...
        X