How to create GUI components using Ghidra Python Scripting?

88 views Asked by At

Is someone here with experience in developing Python script for Ghidra? It seems that there is not much information about python scripts, especially for GUI components. I would like to create some GUI parts using Python2/Jython from Ghidra that will reveal results generated by the script.

Could someone help me with some answers or useful documentation?

I have been trying for a while to study Ghidra Java Scripting Documentation, but I have not been able to find something meaningful.

Thank you!

0

There are 0 answers