16 Commits

Author SHA1 Message Date
7765d4ac33 Fix various spelling errors (#2293)
* Fix spelling errors in log messages

* Fix doc comment syntax

* Fix spelling errors in Markdown documentation

* Fix spelling errors in comments
2025-02-10 00:32:42 +01:00
7b24f4a329 remove afl-gcc/afl-clang 2024-11-21 14:31:36 +01:00
e405e721fa reuse first_pass aux var in persistent loop for record replay mode, keep area ptr and loc logic intact in record replay mode, move replay record example to own dir in utils, update docs, move record compat layer to separate header file 2024-02-06 18:19:52 +01:00
023fc19ce0 better replay mode error handling, added replay mode documentation, code formatting 2024-02-05 18:26:46 +01:00
4f1310db51 Edit instrumentation READMEs 2021-11-24 13:30:00 +01:00
6cce577b90 Edit instrumentation READMEs 2021-11-23 21:03:56 +01:00
d9ff3745d0 Edit "README.persistent_mode.md" 2021-11-23 18:58:36 +01:00
4dad895bbb Edit "README.persistent_mode.md" 2021-11-23 12:17:04 +01:00
5ba3601697 revise paragraph 2021-08-20 13:52:07 +02:00
df74625df0 Change afl to AFL in *.md (#1057)
Changes in *.md files:
- afl++ > AFL++ (acronym)
- afl > AFL (compare https://github.com/google/AFL)

Excluded from changes:
- source code
- function names
- paths (folder and file names)
- URLs
2021-08-08 01:29:32 +02:00
6a6387582c Update README.persistent_mode.md 2021-07-20 15:59:40 -04:00
5001779984 documentation correction & formatting
* fixed up manual define for `__AFL_LOOP()`
* added the code language formaters to the various blocks
* fixed a couple of missing backticks
2021-03-09 15:01:52 -05:00
c05e4efbe9 renamed examples/ to utils/ 2020-12-01 14:40:30 +01:00
403b8a1086 update persistent doc 2020-11-30 21:13:16 +01:00
63c317218b persistent_demo -> persistent_mode 2020-11-30 13:03:33 +01:00
996986bed5 first batch of changes 2020-09-05 12:11:48 +02:00