My collection of scripts for Ghidra (https://github.com/NationalSecurityAgency/ghidra)
This repo will be used to store the Ghidra scripts that I have written.
Copy the script files into any of ghidra_scripts
directories (which can be found under Window->Script Manager->Script Directories
).
Python script with the following objectives:
This script can be called in two ways:
Different stack string examples (written in C) can be found in examples/StackStringsDynamicAPILoading
.