Skip to content

Adding option to minimize crashes filenames

rc0r requested to merge martingalloar:master into master

Created by: martingalloar

I was fuzzing a target that breaks when the input filename contained certain characters. This commit adds an option for keeping the name of collected crashes to the minimum.

I'm not sure if this is worth to merge, but just keeping it here just in case anyone else has the same issue I faced.

Merge request reports