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

Implement organic graph layouts for browsing huge call/ref graphs #333

Open
radare opened this issue Feb 14, 2019 · 0 comments
Open

Implement organic graph layouts for browsing huge call/ref graphs #333

radare opened this issue Feb 14, 2019 · 0 comments

Comments

@radare
Copy link

radare commented Feb 14, 2019

Current layout is designed for control-flow graphs, but callgraphs and refgraphs use to be much bigger and must be allocated in a radial way instead of a structured tree form.

See this ^C'd agRv as an example

screenshot 2019-02-14 at 01 00 47

@ret2libc ret2libc transferred this issue from radareorg/radare2 Jul 17, 2020
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

1 participant