Skip to content

syscall7/ghidra-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ghidra-scripts

Ghidra Scripts

This repository is a collection of scripts we've written to take the tedium out of reverse engineering. We recommend saving your Ghidra project and committing any outstanding changes to your Ghidra repo before running any of these scripts "just in case".

To run a script, open the Ghidra Script Manager by clicking Window -> Script Manager in the Ghidra UI. Then, add the path to this ghidra-scripts repository to the list of script directories that Ghidra will check as shown below.

image

After you've added the path to the scripts, you should be able to see the new scripts in the Script Manager. Select the script you'd like to run and click the green play button, or double click the script name.

Releases

No releases published

Packages

No packages published

Languages