Logging User Clicks in Submenus and Inside Windows #6190
Unanswered
annetteshajan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to log user interactions in Ghidra.
I am able to do this with Java swing methods , so I am able to log buttons and menu titles.
But I am not able to extend this to submenu items and clicks inside a window like the Script Tree for example.
How do I do this?
I tried something like this but was unsuccessful.
Beta Was this translation helpful? Give feedback.
All reactions