How to create a Program Tree using the Ghidra API #8209
-
Hello, I'd like to create a Program Tree using the (Python) API, but looking for I'd like to generate a tree like this: |
Beta Was this translation helpful? Give feedback.
Answered by
ryanmkurtz
May 29, 2025
Replies: 1 comment 1 reply
-
something like |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
madebr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
something like
program.getListing().createRootModule(treeName)