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

ag command hasn't feature to export graph to given file #10857

Closed
pelijah opened this issue Jul 30, 2018 · 4 comments · Fixed by #10860
Closed

ag command hasn't feature to export graph to given file #10857

pelijah opened this issue Jul 30, 2018 · 4 comments · Fixed by #10860

Comments

@pelijah
Copy link
Contributor

pelijah commented Jul 30, 2018

No description provided.

@pelijah
Copy link
Contributor Author

pelijah commented Jul 30, 2018

@Maijin
Copy link
Contributor

Maijin commented Jul 30, 2018

@cyanpencil ^

@flareriderdash
Copy link

flareriderdash commented Jul 30, 2018

You can just do a command like agf FUNCTION_NAME > FILE_NAME from within radare.
or for web images you can just do agfw FUNCTION_NAME and it should save a file a.gif into your
home/ or root directory

@Maijin
Copy link
Contributor

Maijin commented Jul 30, 2018

@flareriderdash that's not the point of this issue, cutter needs a way to do agfw FUNCTION_NAME PATH, this is fixed by this PR #10860

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

Successfully merging a pull request may close this issue.

4 participants