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

sl2: Remove triage module, place exporting under state #325

Closed woodruffw closed 5 years ago

woodruffw commented 5 years ago

Fixes #317.

woodruffw commented 5 years ago
Traceback (most recent call last):
  File "\\vmware-host\shared folders\sienna-locomotive\sl2\gui\__main__.py", line 551, in triageExportGui
    triageExporter.export()
  File "\\vmware-host\shared folders\sienna-locomotive\sl2\harness\state.py", line 389, in export
    cur = cur.execute(self.sqlExport)
sqlite3.OperationalError: no such column: aslr