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

radiff2 -g should output in ascii art too #3508

Closed
radare opened this issue Oct 18, 2015 · 3 comments
Closed

radiff2 -g should output in ascii art too #3508

radare opened this issue Oct 18, 2015 · 3 comments

Comments

@radare
Copy link
Collaborator

radare commented Oct 18, 2015

we need another flag to specify which kind of output we want: graphviz or asciiart. and maybe sdb-k/v, csv, etc..

@radare
Copy link
Collaborator Author

radare commented Oct 18, 2015

we should implement this in R_API int r_core_anal_graph(RCore *core, ut64 addr, int opts) {

@radare
Copy link
Collaborator Author

radare commented Oct 18, 2015

Would be cool to have an interactive asciiart graphdiff from radiff2 -g too

@radare radare added the RGraph label Oct 18, 2015
@ret2libc ret2libc removed their assignment May 22, 2016
@Maijin Maijin added the radiff2 label Jul 28, 2016
This was referenced Mar 9, 2017
@XVilka
Copy link
Contributor

XVilka commented Jul 9, 2019

Duplicate of #7332

@XVilka XVilka marked this as a duplicate of #7332 Jul 9, 2019
@XVilka XVilka closed this as completed Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants