Ghirda is a well-known framework in the business of reverse engineering and malware analysis. It is a sophisticated software reverse engineering, cross-platform, and open-source framework created by the NSA to compete with the IDA closely. Ghirda provides users with military-grade tools for reversing software binaries and analysis tools. Through Ghirda, users can study the source code below, decompile the software binary, and reverse engineer it. If you want to use Ghirda in your system, this article is for you. In this article, we will explain the easiest approach to installing Ghirda on Ubuntu.
The following are some steps that will assist you in installing Ghirda on your Linux system.
Step 1: Install JDK 11
Before starting the Ghirda installation, you must check whether JDK 11 is set up or installed on your system. Ghirda will not start on a system without Java installed. You can manually install JDK 11 through the Linux distro’s package manager and download the tarball.
Open the terminal and execute the following command to install JDK 11 on your Ubuntu system:
Step 2: Install Ghirda
No traditional installer is included with the Ghirda release file. Generally, you can not install Ghirda SRE on your system. First, download the binaries and then make them executable through the Chmod command.
You can download Ghirda completely free from its official repository page and extract it into a directory. After extracting the files, please go to the directory through the cd command.
Since Girda is a Java application, and for this reason, it was also a victim of the log4shell vulnerability. Hence, it may be risky for you to download an older release. This shortcoming is corrected in the 10.1.1 update.
For security reasons, avoid using older versions.
To run the Ghirda, use the cd command to open the Ghirda directory and execute these commands:
The above command will quickly launch Ghirda in your system:
As mentioned, you can not ship Ghirda with the installer. As a result, you will not find it in the application menu. You might have trouble firing it up from the terminal and finding it manually every time you use Ghirda again and again.
Using its shortcut on your desktop can save you trouble.
Now you can successfully launch Ghidra directly from the desktop shortcut you created. Creating a shortcut to Ghidra on the desktop saves you a lot of time.
Ghirda has become popular among beginners and professionals alike for its extensive feature set, portability, and modularity. You have to install JDK 11 on your Ubuntu system. After successfully installing it, you can install Ghirda. In order to install Ghirda, we have explained its complete method to you in the above article.
Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…
Our commitment to building a thriving open source community is stronger than ever. We believe…
The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…
June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…
Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…
Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…