2

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!

2
  • 1
    You can use CustomTkinter library for building GUI through Python! I've never heard of Ghidra Commented Jul 31, 2023 at 16:27
  • 2
    Thank you for your answer, but I need GUI components in the context of Ghidra, inside it. Btw, Ghidra ghidra-sre.org is a software reverse engineering (SRE) suite of tools developed by NSA's Research Directorate. Ghidra has its own scripting management based on Jython. Commented Jul 31, 2023 at 16:38

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.