change search order for afl-showmin in afl-cmin*

This commit is contained in:
van Hauser
2020-12-10 17:25:22 +01:00
parent af403e5872
commit 161c80014e
4 changed files with 28 additions and 10 deletions

View File

@ -64,6 +64,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- added INTROSPECTION support for custom modules
- python fuzz function was not optional, fixed
- some python mutator speed improvements
- afl-cmin/afl-cmin.bash now search first in PATH and last in AFL_PATH
- unicornafl synced with upstream version 1.02 (fixes, better rust bindings)
- renamed AFL_DEBUG_CHILD_OUTPUT to AFL_DEBUG_CHILD
- added AFL_CRASH_EXITCODE env variable to treat a child exitcode as crash