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

Profile dialog should allow user to edit selected profile #331

Open woodruffw opened 5 years ago

woodruffw commented 5 years ago

If the user selects a profile, e.g. FOO and clicks the dropdown, the SL2 GUI should prepopulate the fields (profile name, application, arguments) with those of FOO.

woodruffw commented 5 years ago

This might be a little annoying to implement: we probably don't want to prepopulate the fields when the user has selected the DEFAULT profile, so that's a special case.