Can I directly know which Payload caused each crash without run debug all payloads?
Open
- Dominant language
- Makefile
- Stars
- 814
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
For example,here are four crash logs:
`ls logs/crash_*`
`
logs/crash_42b50f.log logs/crash_a5870a.log
logs/crash_5acc73.log logs/crash_fa0e83.log
`
And here are four payloads:
`ls corpus/crash/`
`
payload_00208 payload_00244 payload_00254 payload_00262
`
Can I directly know which Payload caused each crash without run debug all payloads?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.