van Hauser
d02cfc54b6
LTO fixes for fuzzbench
2020-05-10 08:51:40 +02:00
rish9101
7b9ac9d414
Specify usage of multiple custom mutators
2020-05-10 12:21:19 +05:30
David CARLIER
515de0d68d
Illumos biuld fix ( #357 )
2020-05-10 00:21:26 +02:00
hexcoder
1eeb6785ad
Merge pull request #356 from devnexen/netbsd_build_fix_tokencap
...
NetBSD build fix
2020-05-09 20:39:18 +02:00
hexcoder-
20392878f1
qemu_mode: make building warning free
2020-05-09 20:02:32 +02:00
hexcoder-
102067d43d
LLVMInsTrim.so.cc: fix for LLVM 3.8.0
2020-05-09 19:08:54 +02:00
David Carlier
6c88e21459
NetBSD build fix
2020-05-09 18:02:53 +01:00
hexcoder
041f19494e
minor fixes
2020-05-09 18:51:33 +02:00
hexcoder-
8e9f507bbc
unicorn_mode/samples/persistent/Makefile: fix non-Linux support
2020-05-09 18:49:32 +02:00
van Hauser
c380819e02
remove debug output
2020-05-09 11:58:47 +02:00
van Hauser
fa84e52af0
custom mutator code enhancements and code-format
2020-05-09 11:35:54 +02:00
Rishi Ranjan
cf9238e09d
Update docs and Changelog for custom_mutators ( #355 )
2020-05-09 00:01:11 +02:00
Rishi Ranjan
190f3024da
Support multiple custom mutators ( #282 )
...
* Make a list of custom mutators using env variable
* Set up multiple custom mutators
* Add destroy custom mutator and changes to load_custom_mutator
* Use array instead of list, make changes to afl-fuzz-one for multiple mutators
* Make change to fuzz-one custom_queue_get to support multiple mutators
* Modify custom python mutator support
* Fix bug
* Fix missing afl->mutator->data
* Revert to list with max count
* Change custom_pre_save hook and code format
* Free custom_mutator struct in the list
* Add testcase for multiple custom mutators
* Resolve merge conflict
2020-05-08 20:08:27 +02:00
van Hauser
768053b6f2
add AFL_DEBUG check to all isatty checks
2020-05-08 16:28:39 +02:00
hexcoder-
bdd2a412c4
change docs/README.md to symlink to toplevel README.md
2020-05-07 18:47:23 +02:00
hexcoder-
d217c7df05
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2020-05-07 18:33:38 +02:00
hexcoder-
9484da57ed
convert docs/README.md into a symlink to toplevel README.md (helps website content)
2020-05-07 18:32:36 +02:00
van Hauser
ef2ccc8117
added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument single block functions
2020-05-07 14:59:12 +02:00
van Hauser
02887dc164
fix static and profiling compilation and add profiling calculation
2020-05-07 14:09:58 +02:00
van Hauser
d048af11cd
calculate correct collisions for classic in InsTrimLTO
2020-05-07 11:57:12 +02:00
van Hauser
0559d1d171
fix typos
2020-05-07 10:27:24 +02:00
hexcoder
37b681ac11
untracer README: one typo fixed
2020-05-07 10:09:08 +02:00
Andrea Fioraldi
f065ddbdb2
Merge pull request #354 from jtpereyda/readme-apt-flex
...
add flex to apt install list
2020-05-07 09:31:00 +02:00
van Hauser
140053502b
import transform fix into autodict, code-format
2020-05-07 08:08:20 +02:00
Joshua Pereyda
58fad91b0b
add flex to apt install list
2020-05-06 16:00:23 -07:00
van Hauser
01b5aa123d
better README for untracer
2020-05-06 17:20:42 +02:00
van Hauser
8cdf767bf5
doc update
2020-05-06 15:57:38 +02:00
van Hauser
e910882e32
fix untracer
2020-05-06 15:43:39 +02:00
van Hauser
a1c9c497d5
aarch64 support for afl-untracer
2020-05-06 15:37:49 +02:00
van Hauser
a63c838b10
make build options for qemu more visible
2020-05-06 14:16:19 +02:00
van Hauser
b7e574607c
rename pass
2020-05-06 13:27:12 +02:00
van Hauser
10e6b4e454
fix STATIC compilation
2020-05-06 13:24:18 +02:00
van Hauser
ec5b1924c4
CTX+NGRAM != LTO
2020-05-06 11:55:50 +02:00
van Hauser
80ddb484de
added InsTrimLTO :-)
2020-05-06 11:51:28 +02:00
van Hauser
cafb2e540e
Merge pull request #353 from AFLplusplus/dev
...
update llvm version in README
2020-05-06 01:04:37 +02:00
van Hauser
b4e3f22259
update llvm version in README
2020-05-06 01:04:13 +02:00
van Hauser
df52157834
Merge pull request #352 from AFLplusplus/dev
...
Pull to master because of crash in string compare transform
2020-05-06 00:58:13 +02:00
Dominik Maier
a13958b32b
updated unicornafl
2020-05-05 23:44:02 +02:00
hexcoder-
a31b58eeea
add one more alternative to python requirements: python-dev
2020-05-05 22:59:26 +02:00
hexcoder-
e31b816aa0
fix unit tests when printf is a macro
2020-05-05 22:46:48 +02:00
van Hauser
0e5027d8d8
maybe_grow->ck_maybe_grow
2020-05-05 21:46:31 +02:00
van Hauser
dc79533191
more typos fixed
2020-05-05 20:29:40 +02:00
van Hauser
128e4d5565
more typos fixed
2020-05-05 20:23:16 +02:00
van Hauser
ad3960580d
fixed typos
2020-05-05 20:19:04 +02:00
van Hauser
00683d06c2
fix LTO mode
2020-05-05 20:10:54 +02:00
van Hauser
a38980c80b
unsized string compare fix
2020-05-05 17:57:56 +02:00
van Hauser
664a180d72
cleanup todo list
2020-05-05 15:39:15 +02:00
van Hauser
d6346561db
ctx+ngram for instrim
2020-05-05 15:37:02 +02:00
van Hauser
d82ada89fe
support older llvm versions
2020-05-05 14:08:24 +02:00
van Hauser
9d384b4e38
ctx and ngram fix
2020-05-05 12:46:49 +02:00