trailofbits / sienna-locomotive

A user-friendly fuzzing and crash triage tool for Windows
https://blog.trailofbits.com/user-friendly-fuzzing-with-sienna-locomotive
GNU Affero General Public License v3.0
131 stars 24 forks source link

Triage: Inline triage to eliminate postprocess need #258

Closed haxmeadroom closed 6 years ago

haxmeadroom commented 6 years ago

This will address #170 and a couple others. Basically, use the sl2.db to persist all the info about stats, crashes, bins, etc while we are fuzzing. We can eliminate the need for a postprocess script and postprocess step, and integrate the rollup gui into the main gui.

haxmeadroom commented 6 years ago

Triage is now in the db