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

Cutter Plugin - Ghidra Decompiler Error: No print languages registered #38

Open
dee-see opened this issue Sep 10, 2019 · 9 comments
Open
Labels
Cutter Related to the Cutter plugin

Comments

@dee-see
Copy link

dee-see commented Sep 10, 2019

System

Arch Linux x64
r2 installed from pacman
r2ghidra-dec installed with r2pm
Cutter running from the 1.9.0 AppImage

Problem

Cutter displays "Failed to parse JSON from r2ghidra" in the GUI and this in the terminal

[x] Analyze all flags starting with sym. and entry0 (aa)
[x] Analyze function calls (aac)
[x] Analyze len bytes of instructions for references (aar)
[x] Check for objc references
[x] Check for vtables
[x] Type matching analysis for all functions (aaft)
[x] Propagate noreturn information
[x] Use -AA or aaaa to perform additional experimental analysis.
Cannot find 'x' format.
Cannot find 'x' format.
Cannot find 'x' format.
Cannot find 'x' format.
Cannot find 'x' format.
Cannot find 'x' format.
Cannot find 'x' format.
Ghidra Decompiler Error: No print languages registered

when I try to decompile a simple crackme bin. The pdg command works fine in r2.

Any help on solving this issue would be appreciated

@dee-see
Copy link
Author

dee-see commented Sep 10, 2019

I found that the error is thrown from here in Ghidra code but I'm still trying to figure out what it is exactly

@radare
Copy link
Contributor

radare commented Sep 10, 2019 via email

@thestr4ng3r
Copy link
Member

@radare It happens with every elf on ihj, I can open an issue later

@radare
Copy link
Contributor

radare commented Sep 10, 2019 via email

@thestr4ng3r
Copy link
Member

@radare radareorg/radare2#15006

@ITAYC0HEN ITAYC0HEN added the Cutter Related to the Cutter plugin label Sep 10, 2019
@thestr4ng3r
Copy link
Member

Can somebody who experiences this issue please give some info about their exact setup, especially including the radare2 version and how exactly it was installed?

@thestr4ng3r
Copy link
Member

Also if installed from source, whether it was installed in /usr or home or something else.

@thestr4ng3r
Copy link
Member

Nevermind, I can reproduce now.

@XVilka
Copy link
Member

XVilka commented Jan 23, 2023

Nevermind, I can reproduce now.

Is this still a problem? Can we close it now?

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

No branches or pull requests

5 participants