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

META - GRAPH #6967

Open
3 of 21 tasks
Maijin opened this issue Mar 9, 2017 · 1 comment
Open
3 of 21 tasks

META - GRAPH #6967

Maijin opened this issue Mar 9, 2017 · 1 comment

Comments

@Maijin
Copy link
Contributor

Maijin commented Mar 9, 2017

Related

Fixes

Enhancements

Graph Debugger

  • Show stack
  • Show registry
  • Relocate analysis data automatically (configurable via eval variable)

Graph Cursor

Graph Diffing

Interactivity

New commands

  • Add a ag sub-command that should return all functions in graphviz
    AG command returning only the first function on linux #4627
  • Add "agc $$" option or subcommand to graph recursively
  • Add x,y position in agj
  • Output Graph structure to graphviz dot format
    We can already dump function graphs and callgraphs to dot format, but not using the graph API used for ascii art rendering. The graph API should be exposed to bindings and r2 commandline, so anyone can create a graph with its contents and render it.. this way we can also do code graphdiffing in ascii art. and enable python/js to use that

Colorization

Switch Statements

  • Enable switch statements by default

Optimization/Refactoring

@stale
Copy link

stale bot commented Jun 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. Considering a lot has changed since its creation, we kindly ask you to check again if the issue you reported is still relevant in the current version of radare2. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added wontfix and removed wontfix labels Jun 16, 2020
@XVilka XVilka added this to To do in Console Interface Improvements via automation Jun 16, 2020
@XVilka XVilka added this to To do in User Experience via automation Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant