rz-ghidra icon indicating copy to clipboard operation
rz-ghidra copied to clipboard

Support display "Emulate string" in cutter widget for ghidra decompiler

Open dmknght opened this issue 3 years ago • 1 comments

I'm having a very long function that use switch - case to returns value. Each condition contains a string. For now, on Cutter i'm having this code image Which displays like this on decompiler widget image

Compare to ghidra, cutter is a littler harder to understand image

So i enabled emu.str from setting image

And i am having this from disasm widget image

However the comments from emu don't show at decompiler image

So i think, if possible, decompiler should display the emu.str values as well. Because idk exactly this problem is from cutter or ghidra plugin so i create issue here. If it is cutter's issue, i'll move the topic to cutter's repo

dmknght avatar Apr 15 '21 15:04 dmknght

Same issue here. Any update ?

sebdufourcq avatar May 31 '23 14:05 sebdufourcq