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

Show Function Names in Decompiled Source Code #229

Open
TheFrozenDuck opened this issue Apr 19, 2021 · 1 comment
Open

Show Function Names in Decompiled Source Code #229

TheFrozenDuck opened this issue Apr 19, 2021 · 1 comment
Labels
rizin Related to the Rizin plugin test-required

Comments

@TheFrozenDuck
Copy link

While playing PlaidCTF2021 I noticed that rz-ghidra does no show the function name in the decompiled code, rather than a call to a function pointer.

In the disassembly the function names are shown
image

and in the decompiled code you can only see the function pointer.
image

@XVilka XVilka added the rizin Related to the Rizin plugin label May 6, 2021
@XVilka
Copy link
Member

XVilka commented Sep 14, 2021

@TheFrozenDuck do you have a small test case to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rizin Related to the Rizin plugin test-required
Projects
None yet
Development

No branches or pull requests

2 participants