Comsecuris / gdbghidra

gdbghidra - a visual bridge between a GDB session and GHIDRA
MIT License
306 stars 34 forks source link

Incompatible with Ghidra V 9.1.2 #11

Open CowBoy4mH3LL opened 4 years ago

CowBoy4mH3LL commented 4 years ago

Seems like the latest build is incompatible with Ghidra's 2020-Feb-12 release.

conkerkh commented 4 years ago

is there any solution for this problem?

CowBoy4mH3LL commented 4 years ago

Not really a solution but I simply use radare's ghidra bridge...

conkerkh commented 4 years ago

Not really a solution but I simply use radare's ghidra bridge...

Do you have any tutorial or whatever that would quick start me into debugging this way?

CowBoy4mH3LL commented 4 years ago

I mean it won't provide code wise stepping but, if you use radare's debugger you could look at ghidra's decompilation which I believe is the most useful feature. https://github.com/radareorg/r2ghidra