22 Commits

Author SHA1 Message Date
David Robillard
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
Vito
365129d811
Update sample_all.sh (#2146)
Incorrect shell syntax
2024-07-08 08:34:06 +02:00
lazymio
2263989e12
Fix linkage 2022-04-12 22:57:43 +02:00
lazymio
3fc03d4b6b
Fix unicornafl static build
Signed-off-by: lazymio <mio@lazym.io>
2022-04-04 11:45:49 +02:00
vanhauser-thc
87f2789e98 fix unicorn python test path 2022-01-25 18:05:35 +01:00
Dominik Maier
ac169c3087 fix makefiles for uc2 c examples 2022-01-22 17:22:00 +01:00
llzmb
3506077fd6 Add missing blank lines and remove double blank lines 2021-12-04 22:28:05 +01:00
llzmb
c85e0dc4f0 Remove the word "we" 2021-12-02 21:08:26 +01:00
Dominik Maier
2ad495ad0a reworked unicornafl documentation 2021-02-27 17:19:00 +01:00
Dominik Maier
62306f5ce8 minor fixes 2020-06-02 14:10:40 +02:00
hexcoder-
20cb846c95 Makefile cleanup 2020-04-09 10:23:37 +02:00
hexcoder-
7f817fe583 rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checks 2020-04-09 10:23:37 +02:00
Dominik Maier
dba3595c0a
AFL without globals (#220)
* moved globals to afl, shm and fsrv 

* moved argv to afl state, less bugs

* fixed unicorn docu

* lists everywhere

* merged custom mutators

* fixed leaks in afl-fuzz
2020-03-09 11:24:10 +01:00
Dominik Maier
ed4a70c618 fixed -A in afl-showmap 2020-02-19 16:02:54 +01:00
Dominik Maier
16286e3e2f minor fixes to c examples 2020-02-10 14:07:12 +01:00
Dominik Maier
f772d49faf Back to single harness 2020-02-04 18:31:55 +01:00
Dominik Maier
9bf8f79496 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-27 13:30:11 +01:00
Dominik Maier
8b92a40e19 c example now uses persistent mode 2020-01-22 02:08:30 +01:00
Dominik Maier
a0e6b98ce8 persistent mode harness 2020-01-15 02:38:45 +01:00
Dominik Maier
b0492ba642
Fixed description of unicorn harness.c 2020-01-14 13:58:36 +01:00
Dominik Maier
4b83b2696e fixed c harness 2020-01-13 23:56:36 +01:00
Dominik Maier
88d9fba4c7
C example added 2020-01-13 23:52:48 +01:00