fix explanation how to obtain the map size

This commit is contained in:
vanhauser-thc
2024-10-28 09:52:51 +01:00
parent 009f663e2c
commit 577b286508
3 changed files with 10 additions and 3 deletions

View File

@ -39,6 +39,7 @@
AFL_LLVM_INSTRUMENT=CLASSIC
- new compile time variable: `AFL_OPT_LEVEL` to set a specific optimization
level, default is `3`
- correctly explain how to get the correct map size for large targets
- code formatting updated to llvm 18
- improved custom_mutators/aflpp/standalone/aflpp-standalone
- added custom_mutators/autotokens/standalone/autotokens-standalone