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

Track parent in StateDescriptors #2479

Merged
merged 1 commit into from
Aug 16, 2021
Merged

Conversation

tcode2k16
Copy link
Contributor

Track the parent of each state in StateDescriptors. This is helpful when generating a provenance tree for a given state.

Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

@ekilmer ekilmer merged commit 1c920b8 into master Aug 16, 2021
@ekilmer ekilmer deleted the dev-track-parent-in-descriptors branch August 16, 2021 21:28
ekilmer added a commit that referenced this pull request Sep 1, 2021
* master:
  Install Python3.7 in Docker image (#2482)
  Prioritize LD_LIBRARY_PATH over system default path (#2476)
  track parent in state descriptors (#2479)
  Switch to Python 3.7 (#2472)
  Fix loading custom interpreters for ELF binaries (#2473)
  Create CITATION.cff
  Track last_pc in StateDescriptors (#2471)
  Expose Result Register for Native CPU (#2470)
ekilmer added a commit that referenced this pull request Oct 30, 2021
* master:
  Add methods for getting list of (un)implemented system calls (#2491)
  Unpin Truffle Version, Use Latest crytic-compile (#2490)
  Add last_executed_pc property to abstract CPU (#2475)
  Bump Node from 13.x to 16.x (#2484)
  Copy/Snapshot a RegisterFile (#2489)
  Add more logging messages around solver errors (#2485)
  Add manticore reference property to States (#2486)
  Option to kill Manticore if any state fails on unrecoverable error (#2487)
  Optionally publish events for memory reads (#2488)
  Install Python3.7 in Docker image (#2482)
  Prioritize LD_LIBRARY_PATH over system default path (#2476)
  track parent in state descriptors (#2479)
  Switch to Python 3.7 (#2472)
  Fix loading custom interpreters for ELF binaries (#2473)
  Create CITATION.cff
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

Successfully merging this pull request may close these issues.

2 participants