143 Commits

Author SHA1 Message Date
van Hauser
939721e2cb v2.59c release 2019-12-18 11:14:12 +01:00
van Hauser
64435284ce added Android PR from afl, left some ifdefs commented out though 2019-12-18 09:17:49 +01:00
van Hauser
cf70fe0c9e updated docs 2019-12-17 12:10:45 +01:00
Andrea Fioraldi
0627336466 unicornafl readme & changelog 2019-12-16 11:18:59 +01:00
van Hauser
233112c9b6 Changelog beautification 2019-12-05 11:24:41 +01:00
Andrea Fioraldi
37dbccb674 changelog 2019-12-05 10:38:56 +01:00
van Hauser
674fbc39f8 python3.7 support for afl-fuzz py mutator 2019-12-03 10:11:39 +01:00
van Hauser
2b0cfe1ab5 final touches 2019-12-03 01:45:01 +01:00
van Hauser
f8bc9b54da added -N no_unlink option 2019-12-02 15:25:17 +01:00
van Hauser
d96b27b603 update documentation 2019-11-17 12:01:37 +01:00
van Hauser
760d4991f3 Android PR integration 2019-11-11 23:50:31 +01:00
Andrea Fioraldi
613ab3ba2a changelog 2019-11-11 18:12:06 +01:00
van Hauser
9477967c54 link radasma doc 2019-11-11 16:55:41 +01:00
van Hauser
499f078c37 f*ckin travis 2019-11-07 11:48:39 +01:00
van Hauser
dede2e9764 dockerfile additions 2019-11-05 09:16:04 +01:00
van Hauser
c9c7e4777e
Merge pull request #100 from devnexen/docker
Basic docker build proposal.
2019-11-05 09:01:37 +01:00
David Carlier
14c359700b Basic docker build proposal. 2019-11-04 15:37:56 +00:00
van Hauser
1c7b6a5e05 travis 2019-11-04 13:10:52 +01:00
David Carlier
b33bb0943a libtokencap/libdislocator README rename proposals
and fixing the install tasks in the process.
2019-10-31 15:50:58 +00:00
van Hauser
64fa11d204 updated changelog, afl-analyze AFL_SKIP_BIN_CHECK support 2019-10-28 11:52:31 +01:00
van Hauser
4de38fe40a docs update 2019-10-27 09:04:40 +01:00
hexcoder
7e9b6fe0aa
Update sister_projects.txt
status updates for python mutators and whitelist selective instrumentation feature.
2019-10-25 10:44:34 +02:00
van Hauser
39b7f48870 performance doc enhancements 2019-10-23 17:01:05 +02:00
van Hauser
be6bc155eb v2.58c 2019-10-21 11:28:32 +02: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
hexcoder-
bf544af690 new entries for gcc_plugin 2019-10-18 21:21:17 +02:00
hexcoder-
b1822f2602 reintegrate gcc_plugin 2019-10-18 18:01:33 +02:00
van Hauser
f4a74a3405 added test/test-performance.sh 2019-10-18 10:10:47 +02:00
van Hauser
73da639654 revert patch 2019-10-18 08:25:43 +02:00
hexcoder-
1aec670c43 add forgotten floating point comparisons in laf-intel/llvm_mode 2019-10-16 20:37:58 +02:00
van Hauser
97f5ce52d1 v2.57c release 2019-10-15 16:48:05 +02:00
van Hauser
20f009e927 added afl-fuzz -I cmdline option 2019-10-08 11:53:31 +02:00
Andrea Fioraldi
a8ff64f704
Merge pull request #74 from vanhauser-thc/multiarch_compcov
Multiarch CompCov
2019-10-05 00:01:16 +02:00
van Hauser
9c105098dd general maintance 2019-10-04 10:33:28 +02:00
Andrea Fioraldi
4cf02a32a7 unicorn arm compcov 2019-10-03 15:35:02 +02:00
van Hauser
7cdd0abfd5 doc update 2019-09-23 11:06:41 +02:00
van Hauser
b4ca95a9fa afl-fuzz mutation documentation feature 2019-09-22 13:21:15 +02:00
hexcoder-
e36e5f4fc9 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-09-22 08:08:47 +02:00
hexcoder-
1e503a586d first realisation of splitting floating point compares
activated with AFL_LLVM_LAF_SPLIT_COMPARES=1
needs testing on big endian machines
A compare is split into
 sign integer comparison
 exponent integer comparison
 mantissa/fraction integer comparison
These integer comparisons are further splitted if they are
bigger than a byte.
2019-09-22 08:02:56 +02:00
van Hauser
e423e0a0f1 make tests 2019-09-21 19:00:43 +02:00
van Hauser
6e6480c952 install libtokencap and libdislocator if present 2019-09-20 19:39:19 +02:00
van Hauser
ff5c7b155c custom mutator fuzzing yields UI 2019-09-20 19:20:15 +02:00
van Hauser
123d97bfb8 LLVM_CONFIG llvm_mode fix 2019-09-20 18:37:16 +02:00
Andrea Fioraldi
5e56d3bf36 bit of doc 2019-09-17 16:17:39 +02:00
van Hauser
c8173eb9ec make help 2019-09-17 07:33:48 +02:00
van Hauser
428b88a82a added afl_custom_mutator_only 2019-09-16 16:17:16 +02:00
van Hauser
46ac559003 man page for afl-clang-fast 2019-09-16 15:17:14 +02:00
van Hauser
4e87c6af02 for hexcoder 2019-09-13 17:05:20 +02:00
van Hauser
461e717157 doc update 2019-09-13 14:22:31 +02:00
Andrea Fioraldi
6444bc6a71 update readme and todo 2019-09-13 11:02:50 +02:00