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

Function renaming not working properly in decompiler #2379

Open
1 of 3 tasks
himekifee opened this issue Aug 9, 2020 · 2 comments
Open
1 of 3 tasks

Function renaming not working properly in decompiler #2379

himekifee opened this issue Aug 9, 2020 · 2 comments
Labels
Decompiler Issues and feature requests related to the decompiler in Cutter Help Wanted

Comments

@himekifee
Copy link

Environment information

  • Operating System: Arch Linux x86_64 5.7.12-zen1-1-zen
  • Cutter version: 1.10.3
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository

Describe the bug

When renaming functions, it only shows the renamed function in the comment. Ghidra decompiler was not able to shows the renamed function.

To Reproduce

  1. Rename function
  2. Refresh decompiler

Expected behavior

Shows renamed function in decompiler

@himekifee himekifee changed the title Function renaming not working properly Function renaming not working properly in decompiler Aug 9, 2020
@himekifee
Copy link
Author

Peek 2020-08-09 11-56

vcsAPIFORWBF.zip

The gif and the binary I'm working on. Function in graph is sym.vcsAPIFORWBF.dll_vcsDatabaseDeleteUser

@NirmalManoj
Copy link
Member

This is a known issue. See issue #2119
As a temporary solution, you can disable real name(asm.flags.real) from the settings shown in the image below.
Screenshot from 2020-08-09 13-16-57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decompiler Issues and feature requests related to the decompiler in Cutter Help Wanted
Projects
Status: No status
Development

No branches or pull requests

3 participants