add more string functions for dictionary features

This commit is contained in:
vanhauser-thc
2021-07-30 08:33:18 +02:00
parent bcdb69289f
commit c3fbf5dca3
6 changed files with 150 additions and 24 deletions

View File

@ -16,6 +16,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- added afl-persistent-config script to set perform permanent system
configuration settings for fuzzing, for Linux and Macos.
thanks to jhertz!
- added xml, curl and exotic string functions to llvm dictionary features
- removed utils/afl_frida because frida_mode/ is now so much better