hexcoder-
1119a2e185
alloc-inl.h/ck_maybe_grow() back to size_t, reimplement overflow check
2020-04-01 13:10:06 +02:00
Dominik Maier
9785b15ed2
more custom mutator remodelling
2020-04-01 13:10:05 +02:00
Dominik Maier
d6a7630fe2
more api
2020-03-27 11:06:06 +01:00
Dominik Maier
e9c7610cb7
edited custom mutator pre_save api
2020-03-27 11:06:06 +01:00
Dominik Maier
6d3dc83c5d
code format
2020-03-27 11:06:06 +01:00
Dominik Maier
77b81e7361
custom mutators might work again like this
2020-03-23 18:18:54 +01:00
van Hauser
684f4dd1c4
honor afl_quiet on env var checks + code-format
2020-03-11 11:42:57 +01:00
Dominik Maier
cc1d6b33b1
unified pointer placement
2020-03-10 22:04:05 +01:00
van Hauser
988a32ced5
code-format
2020-03-09 12:21:54 +01: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
van Hauser
36ce9c1fb9
more code format
2020-03-09 08:30:28 +01:00
Andrea Fioraldi
a3161b902e
fix null ptr deferef in pre_save python mutator call
2020-03-08 22:02:57 +01:00
h1994st
8f93cf5c55
Add two new hooks for the custom mutator
...
- `afl_custom_queue_get` and `afl_custom_queue_new_entry`
- Update the corresponding document and examples
2020-03-07 16:28:48 -05:00
Andrea Fioraldi
172d384bf2
custom havoc mutation
2020-03-07 12:11:06 +01:00
h1994st
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
h1994st
90506479e7
Refactoring fuzz_py
API
2020-03-02 21:30:10 -05:00
h1994st
b2a2b0fc21
Add initialization funcation wrapper for Python mutator
2020-03-02 19:30:05 -05:00
h1994st
7862416844
Uniform API for both Python and custom mutator
2020-03-02 19:29:41 -05:00
h1994st
7b59e05600
Add new APIs for the custom mutator
2020-03-02 15:27:29 -05:00
Andrea Fioraldi
7323833888
block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)
2020-02-21 16:50:06 +01:00
van Hauser
0d5a8f69e9
fixed Heiko's global search-replace :)
2020-01-20 19:21:44 +01:00
van Hauser
3b9517ae73
v2.60d and year 2020 init
2019-12-31 13:01:08 +01:00
van Hauser
c983e2c5b1
code format
2019-12-28 11:42:06 +01:00
n0p
cc3bf762ec
Fixed memory leak in afl-fuzz-python.c - trim_case_python.
2019-12-27 18:50:14 +01:00
van Hauser
ca203d413f
code format
2019-12-03 10:21:35 +01:00
van Hauser
674fbc39f8
python3.7 support for afl-fuzz py mutator
2019-12-03 10:11:39 +01:00
van Hauser
c5e231a711
support gcc-4.x
2019-12-02 16:36:18 +01:00
hexcoder-
c83e8e1e62
Remove lcamtuf's old email from Google (not valid anymore), also remove maintainance from him.
2019-10-19 18:23:01 +02:00
Andrea Fioraldi
e1f18f6212
fix typo in custom format
2019-09-04 10:03:51 +02:00
Andrea Fioraldi
9705ccee67
credits and license header for src/* and include/*
2019-09-04 09:43:09 +02:00
Andrea Fioraldi
b24639d011
run code formatter
2019-09-02 18:49:43 +02:00
Andrea Fioraldi
e9d968e060
afl-fuzz.c completely splitted
2019-09-02 18:41:27 +02:00
van Hauser
1652831f1d
afl-fuzz-src/* -> src/afl-fuzz* rename
2019-09-02 17:40:23 +02:00