logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install NationalSecurityAgency/ghidra. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

NationalSecurityAgency/ghidra Installation Guide

How to install NationalSecurityAgency/ghidra. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for NationalSecurityAgency/ghidra. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i NationalSecurityAgency/ghidra
or

Install via npx

npx @hexmos/ipm i NationalSecurityAgency/ghidra

Prerequisites

JDK 21

build_tool

Version: 64-bit

Gradle

build_tool

Version: 8.5+

Python 3.9 to 3.13

language

Version: 3.9 to 3.13

GCC or Clang

system_tool

For Linux/macOS-only compilation.

Microsoft Visual Studio

system_tool

Version: 2017+

Microsoft C++ Build Tools

system_tool

For Windows-only compilation.

Eclipse IDE for Java Developers

environment

For Eclipse development environment.

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Binary Installation

Extract the Ghidra release file: `unzip ghidra-master` 

Launch Ghidra: `./ghidraRun` (`ghidraRun.bat` for Windows) 

Container Installation

Extract the Ghidra release file: `unzip ghidra-master` 

Script Installation

Install GCC or Clang, and make (Linux/macOS-only) 

Post Installation Steps

  • Open the Ghidra application.
  • Select a file to analyze from your computer's file system.
  • Start analyzing the file using the Ghidra interface.