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

Include r2 and r2dec version information inside the pddi output #299

Open
trufae opened this issue Nov 25, 2023 · 1 comment
Open

Include r2 and r2dec version information inside the pddi output #299

trufae opened this issue Nov 25, 2023 · 1 comment

Comments

@trufae
Copy link
Contributor

trufae commented Nov 25, 2023

For example:

[0x00005940]> ?Vj
{"arch":"arm","os":"linux","bits":12,"commit":31540,"tap":"5.8.8-895-gb7cd5aa6f1","major":5,"minor":8,"patch":9,"number":50809,"nversion":50809,"version":"5.8.9"}
[0x00005940]>

plugins installed can be helpful too, so it show the version of the r2dec plugin

[0x00005940]> Lcj
[{"name":"a2f","desc":"The reworked analysis from scratch thing","license":"LGPL3","author":"pancake"},{"name":"agD","desc":"agD core plugin","license":"LGPL3","author":"condret"},{"name":"java","desc":"Suite of java commands, java help for more info","license":"Apache"},{"name":"sixref","desc":"quickly find xrefs in arm64 buffer","license":"MIT"},{"name":"r2ghidra","desc":"Ghidra decompiler with pdg command","license":"GPL3","author":"thestr4ng3r, pancake"},{"name":"r2dec","desc":"Pseudo-code decompiler for radare2","license":"BSD-3"}]
[0x00005940]>
@wargio
Copy link
Owner

wargio commented Nov 26, 2023

i could add this info, not an issue where to get it.

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

No branches or pull requests

2 participants