ret-sync
ret-sync copied to clipboard
extension not triggering from ghidra 10.4 codebrowser.
I've just built ghidra_10.4_PUBLIC_20231209_retsync.zip, but the extension doesn't seem to get triggered from the CodeBrowser.
opening 'version tracking' or 'Debugger' from the projects manager Tool Chest triggers the new extension plugin popup, but whatever i do, I can't get it to trigger from the CodeBrowser. any trick for that?
Found it. Had to go to:
File => Configure => Ghidra Core Configure => enable RetSyncPlugin
To add to this, you need to do File => Configure => Ghidra Core Configure => enable RetSyncPlugin in the CodeBrowser, not the main window. I was stuck on this for a while