rizinorg/cutter

Function renaming not working properly in decompiler

Open

#2,379 建立於 2020年8月9日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)C++ (1,123 fork)batch import
DecompilerHelp Wanted

倉庫指標

Star
 (14,852 star)
PR 合併指標
 (平均合併 13天 23小時) (30 天內合併 20 個 PR)

描述

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

貢獻者指南