/ghidra-scripts

a collection of NOOB ghidra script for pcode learning.

Primary LanguagePython

for ide syntax-aware

pip install ghidra-stubs

check local docs for details file:///C:/Users/LENOVO/AppData/Local/Ghidra/GhidraAPI_javadoc/10.1.4/api/ghidra/app/script/GhidraScript.html

find import path for specific type in docs header

Package ghidra.program.model.listing   <<- 
Interface FunctionManager
All Superinterfaces:
ManagerDB
All Known Implementing Classes:
FunctionManagerDB