Properly (I hope) quotes program strings before writing them to the argument file and properly displays the run id argument in the message for re-running the tracer. This should make replicating buggy runs easier. Also generates seeds from the random bits of run ID's so that the PRNG behavior will be exactly the same between fuzzing and triage runs.
Properly (I hope) quotes program strings before writing them to the argument file and properly displays the run id argument in the message for re-running the tracer. This should make replicating buggy runs easier. Also generates seeds from the random bits of run ID's so that the PRNG behavior will be exactly the same between fuzzing and triage runs.