rizinorg/cutter

Function renaming not working properly in decompiler

Open

#2.379 aberto em 9 de ago. de 2020

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (1.123 forks)batch import
DecompilerHelp Wanted

Métricas do repositório

Stars
 (14.852 stars)
Métricas de merge de PR
 (Mesclagem média 13d 23h) (20 fundiu PRs em 30d)

Description

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

Guia do colaborador