Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dmknght opened this issue Apr 15, 2021 · 1 comment
Open

Comments

@dmknght
Copy link

dmknght commented Apr 15, 2021

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

@sebdufourcq
Copy link

Same issue here. Any update ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants