You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Natalie can provide concrete data so that Manticore doesn't waste time
AC:
Natalie can provide a serialized state and seed the run with it in the configuration dialog
When Natalie click run, Manticore will start with the initial seed in its state list
The seed state is validated to ensure the appropriate/matching binary is loaded in MUI, otherwise Natalie sees an error pop-up stating why it isn't possible to run
NOTES
Natalie can write a Manticore script that raises a SerializeState exception to generate the initial state seed that should be loaded.
Natalie could also choose a state from a previous MUI run to use as the seed.
Why:
Natalie can provide concrete data so that Manticore doesn't waste time
AC:
NOTES
Natalie can write a Manticore script that raises a
SerializeState
exception to generate the initial state seed that should be loaded.Natalie could also choose a state from a previous MUI run to use as the seed.
From: trailofbits/manticore#2441
The text was updated successfully, but these errors were encountered: