Releases: mxmssh/manul
Releases · mxmssh/manul
Implemented AFL forkserver and DBI persistence mode on Windows+Linux
Significant performance improvement for Windows and Linux:
- Implemented AFL-like forkserver to avoid create/kill process bottleneck (x10 performance boost)
- Implemented InApp persistence mode for DBI-mode fuzzing on Windows and Linux (x100 performance boost for blackbox coverage-guided fuzzing)
- Fixed typos/bugs + small code refactoring