Installing Ghidra on Linux

Ghidra is a software reverse engineering framework. Assuming it's Ubuntu 22.04 or similar, here's how to install it.

Install pre-req: sudo apt install openjdk-21-jdk

Visit here to get latest zip, download it.

Extract:

unzip ghidra_11.1.1_PUBLIC_20240614.zip

Run:

./ghidraRun