/Ghidra-Installer

A small Bash Script that's gets you up and running Ghidra(NSA Reverse Eng. tool)

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Ghidra-Installer

As my first project in this Account I decided to start with:

A small Bash Script that's gets you up and running Ghidra(NSA Reverse Eng. tool)

GHIDRA_1

Getting Started

1- Clone: git clone https://github.com/MoElaSec/Ghidra-Installer.git

2- Install:

cd Ghidra-Installer
chmod +x giveMeGhdra.sh
sed -i -e 's/\r$//' giveMeGhidra.sh
./giveMeGhidra.sh

3- Run: just type ghidra in the terminal

Capture

Author

  • Mo Ela (Aka: ShifraSec) Hit me up on Twitter @ShifraSec

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.