afl-persistent-config Linux support + documentation

This commit is contained in:
vanhauser-thc
2021-07-23 09:06:18 +02:00
parent 437b399e74
commit 4d55a427f0
6 changed files with 129 additions and 43 deletions

View File

@ -6,10 +6,12 @@ test "$1" = "-h" -o "$1" = "-hh" && {
echo
echo afl-system-config has no command line options
echo
echo afl-system reconfigures the system to a high performance fuzzing state
echo afl-system-config reconfigures the system to a high performance fuzzing state.
echo "WARNING: this reduces the security of the system!"
echo
exit 1
echo Note that there is also afl-persistent-config which sets additional permanent
echo configuration options.
exit 0
}
DONE=