ret-sync icon indicating copy to clipboard operation
ret-sync copied to clipboard

extension not triggering from ghidra 10.4 codebrowser.

Open Pandoriaantje opened this issue 1 year ago • 2 comments

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?

Pandoriaantje avatar Dec 09 '23 14:12 Pandoriaantje

Found it. Had to go to:

File => Configure => Ghidra Core Configure => enable RetSyncPlugin

Pandoriaantje avatar Dec 09 '23 14:12 Pandoriaantje

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

Tumpes avatar Dec 29 '23 15:12 Tumpes