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

George can view a state provenance tree #31

Open
sschriner opened this issue Nov 30, 2021 · 0 comments
Open

George can view a state provenance tree #31

sschriner opened this issue Nov 30, 2021 · 0 comments

Comments

@sschriner
Copy link
Contributor

Why:

George wants to better understand the state exploration

AC:

  • George can right-click on a state and asks for its provenance tree
  • A graph is shown of all its ancestor states in a single list (because we only care about the number of forks)
    • The nodes are the ID and the current instruction
  • George can click the ancestor state node to navigate to that instruction that caused the fork

Questions

Do we know the next instruction of a forked state?

From: trailofbits/manticore#2439

From #5

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

1 participant