Commit Graph

6440 Commits

Author SHA1 Message Date
1d6e1ec61c Python 2.7 mutator module support added 2019-06-19 19:45:05 +02:00
db3cc11195 minor documentation update 2019-06-17 18:47:13 +02:00
d64efa6a68 Merge pull request #6 from pbst/patch
Fix crashes
2019-06-17 15:16:48 +02:00
7b5905bda6 llvm_mode/split-switches-pass: add checks
Add extra check to allow early exist in trivial cases that would
sometimes lead to crashes.
2019-06-17 04:18:55 +02:00
f5ba5ffe80 fix zero terminated string issue
In C "strings" are zero terminated. Functions like
strcmp/strncmp/memcmp/... work on them. We have to be careful to not
ignore the last byte.
2019-06-13 14:42:10 +00:00
0113c4f834 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-06-12 17:21:26 +02:00
1c2ed83960 bugfixes from pbst for laf-intel transformations 2019-06-12 17:20:25 +02:00
7a236b11b8 version bumb for github dev version 2019-06-11 11:32:11 +02:00
a0328bbcf8 Merge pull request #5 from practicalswift/remove-references-to-cla
Remove references to the Google CLA process
2019-06-07 21:33:47 +02:00
46e58b434a Merge pull request #4 from practicalswift/typo
Fix typos
2019-06-07 21:32:27 +02:00
7955f8a7cb Remove references to Google CLA process 2019-06-07 18:10:25 +02:00
263fd37590 Fix typos 2019-06-07 17:56:29 +02:00
ba37bf13d6 fix gui misalignment in show_stats() 2019-06-05 11:50:04 +02:00
b59d71546b improve afl_maybe_log tcg call generation + merge elfload diffs 2019-06-05 11:48:36 +02:00
bcc0347eef enable laf-intel passes in the test compilation to check instrumentation 2.52c 2019-06-04 20:59:45 +02:00
8b29c34027 fixed typo in Makefile 2019-06-04 11:00:51 +02:00
8cf9125097 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2019-06-03 23:41:42 +02:00
b4678b77f1 fix llvm compatibility problems. Should compile now with llvm 3.8.0
up to llvm 8.0
2019-06-03 23:20:47 +02:00
865212899a llvm support for up to version 8 2019-06-03 23:20:30 +02:00
b3a504248f Heiko added as co-maintainer 2019-06-03 14:14:44 +02:00
58b6c7605a fixed afl++ version display in llvm_mode 2019-06-03 14:08:04 +02:00
22418f238d qemu 3.1 support added 2019-06-03 14:04:44 +02:00
14bfde3f78 llvm compile fix 2019-06-03 13:10:27 +02:00
835b84fc49 set to compile with llvm 5.0 and 6.0 2019-06-02 22:39:04 +02:00
49a08e38b9 llvm 5.0 and 6.0 workaround 2019-06-02 22:23:25 +02:00
c9d2c5f269 llvm compilter versions supported 2019-06-02 17:20:38 +02:00
e33d7eacf5 added symlink to Changelog in root 2019-06-01 17:06:48 +02:00
bf5bd17d2e llvm 8 support 2019-06-01 17:05:51 +02:00
aba26ce4b3 fixed incomplete 79x24 patch, thanks heiko 2019-05-30 17:51:02 +02:00
7f6b370054 updated patch information 2019-05-29 14:11:42 +02:00
dacb2821b3 added AFLfast power schedules from Marcel Boehme and updated the documenation 2019-05-29 14:10:37 +02:00
dfa0c9cfd1 remove an unnecessary linefeed 2019-05-29 09:45:59 +02:00
429afb710c performance script and info 2019-05-29 09:42:13 +02:00
4e74299d72 performance script and info 2019-05-29 09:29:21 +02:00
6792e4309c performance script and info 2019-05-29 09:28:39 +02:00
56036ca47c updated changelog and patch authors 2019-05-28 16:57:36 +02:00
f4be8c3bfe specify these are not only patches by me but from the community 2019-05-28 16:43:13 +02:00
380e3e2226 fix github url 2019-05-28 16:41:52 +02:00
f367728c44 afl++ 2.52c initial commit 2019-05-28 16:40:24 +02:00
1b3d018d35 Initial commit 2019-05-28 16:29:07 +02:00