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

Add manticore reference property to States #2486

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

ekilmer
Copy link
Contributor

@ekilmer ekilmer commented Aug 31, 2021

This was added a while ago when loading states from their serialized
form in #1609 and this PR
makes this feature a bit more robust.

This was added a while ago when loading states from their serialized
form in #1609 and this PR
makes this feature a bit more robust.
@ekilmer
Copy link
Contributor Author

ekilmer commented Sep 2, 2021

This passes internal tests as well.

@ekilmer ekilmer merged commit 892f0fe into master Sep 7, 2021
@ekilmer ekilmer deleted the fix-missing-manticore-ref-assignment branch September 7, 2021 16:26
ekilmer added a commit that referenced this pull request Sep 9, 2021
* master:
  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)
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