Post from 2025-02-09 10:33:20
Now this is what I call proper IDE experience!
As you can see, debugging
#Ghidra
works like a charm in IDEA, and the configuration is 15 lines of XML without hardcoded paths*:
https://github.com/radareorg/ghidra-r2web/blob/master/GhidraR2Web/.idea/runConfigurations/RunGhidra.xml
* You have to set a single Path Variable in your IDEA instance to specify the location of your Ghidra installation
permalink
|
main