|
|
|
|
|
by mahaloz
1398 days ago
|
|
Wow this was actually just the code reference I was looking for to extend decomp2dbg into Ghidra. I had seen ida2dwarf before, but not this sleek Python approach to it. It does still seem though that you need to run this script after every time you change something in Ghidra, which is less than ideal for me. With this, I think it will be possible now for seamless Ghidra support. Ty ty, I'll be sure to give credit where credit is due. Ofc Robert Xiao worked on this, lol. |
|