qemuafl: Persistent mode for PPC32 targets

This commit is contained in:
Dominik Maier
2023-05-11 21:02:46 +02:00
parent eaf59d5a19
commit 3a98d7af18
3 changed files with 4 additions and 2 deletions

View File

@ -18,6 +18,8 @@
- add `-I filelist` option, an alternative to `-i in_dir` - add `-I filelist` option, an alternative to `-i in_dir`
- afl-cmin + afl-cmin.bash: - afl-cmin + afl-cmin.bash:
- `-T threads` parallel task support, can be a huge speedup! - `-T threads` parallel task support, can be a huge speedup!
- qemuafl:
- Persistent mode support for ppc32 tragets by @worksbutnottested
- a new grammar custom mutator atnwalk was submitted by @voidptr127 ! - a new grammar custom mutator atnwalk was submitted by @voidptr127 !

View File

@ -1 +1 @@
0569eff8a1 b0abbe2