Skip to content

Bash script to install and create an alias for Ghidra

Notifications You must be signed in to change notification settings

stlewandowski/ghidra_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ghidra_install

Bash script to install and create an alias for Ghidra

This has been tested on Ubuntu 18.04.

Simply run the script and it will create a 'ghidra' directory in the current user's base directory.

The script:

  1. Performs a general update.
  2. Downloads the current version of Ghidra.
  3. Checks the file integrity.
  4. Installs the required Java dependencies to run Ghidra.
  5. Creates a 'run_ghidra' alias to run Ghidra.

See ghidra_install.gif for install run.

About

Bash script to install and create an alias for Ghidra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages