36ce9c1fb9
more code format
2020-03-09 08:30:28 +01:00
3ac568c40c
Fix leaks when stopping afl ( #228 )
2020-03-05 20:23:04 +01:00
70a67ca67d
fix null ptr deref before trim_case_custom call
2020-03-04 19:28:29 +01:00
df46521658
Finish refactoring APIs for the custom mutator and Python module
...
- Remove AFL_PYTHON_ONLY (env) and python_only (variable)
- Unify fuzz API of the custom mutator and Python module
- Merge the custom mutator into the old python_stage, which is now renamed to custom_mutator_stage
2020-03-03 19:48:13 -05:00
7862416844
Uniform API for both Python and custom mutator
2020-03-02 19:29:41 -05:00
f5d4618702
stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrong
2020-01-31 18:49:22 +01:00
6e9fce1c2d
Merge branch 'master' into CmpLog
2020-01-30 22:52:27 +01:00
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
55e9297202
first experiment cmplog
2020-01-17 16:39:05 +01:00
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
f8bc9b54da
added -N no_unlink option
2019-12-02 15:25:17 +01:00
124ec8d297
code format (contributors, do it!)
2019-12-02 14:34:21 +01:00
760d4991f3
Android PR integration
2019-11-11 23:50:31 +01:00
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
8a78637719
add gcc_plugin to code formatter and run it
2019-10-19 16:19:46 +02:00
73da639654
revert patch
2019-10-18 08:25:43 +02:00
9c105098dd
general maintance
2019-10-04 10:33:28 +02:00
8eafa90105
Improved error messaging when unable to communicate with the fork server
2019-10-01 16:00:40 -04:00
b4ca95a9fa
afl-fuzz mutation documentation feature
2019-09-22 13:21:15 +02:00
6b40189045
first version of persistent QEMU
2019-09-12 12:34:53 +02:00
df379dfcf4
no more unlink
2019-09-10 21:01:33 +02:00
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
e9d968e060
afl-fuzz.c completely splitted
2019-09-02 18:41:27 +02:00