587 Commits

Author SHA1 Message Date
hexcoder-
bd312607a3 add afl-fuzz error capturing for qemu_mode and unicorn_mode 2019-10-12 00:39:59 +02:00
hexcoder-
99f2abfd71 fine tuning cpu percentage limit to be detected as bound cpu on FreeBSD 2019-10-12 01:58:45 +02:00
hexcoder-
132ecc0580 catch afl-fuzz's output and print it in case of errors 2019-10-12 01:49:23 +02:00
hexcoder
5157a56803
Merge pull request #80 from devnexen/fbsd_binding_fix
FreeBSD making more tolerant the cpu binding at init time
2019-10-11 23:22:31 +02:00
David Carlier
33281b04e7 FreeBSD making more tolerant the cpu binding at init time 2019-10-11 22:21:25 +01:00
hexcoder-
a9404fe33f fix output from echo on NetBSD, now enables users to set cpu 2019-10-11 23:20:32 +02:00
hexcoder
95bdb47f01
Merge pull request #78 from devnexen/netbsd_bind_cpu_fix
Systen config typo for NetBSD
2019-10-11 23:05:15 +02:00
hexcoder
ebf624772a
Merge pull request #79 from devnexen/netbsd_binding_to_free_cpu
NetBSD binding to cpu, ignore sleeping processes.
2019-10-11 22:54:36 +02:00
David Carlier
b33a6addcc NetBSD binding to cpu, ignore sleeping processes. 2019-10-11 21:09:24 +01:00
David Carlier
1e4fb1f6fe Systen config typo for NetBSD 2019-10-11 20:07:45 +01:00
hexcoder-
287828fe0b if afl-clang has to be used, extend the hardening test as from llvm_mode 2019-10-11 03:24:50 +02:00
hexcoder-
dc311b978e fix FreeBSD compile error 'NBBY' is not defined 2019-10-11 02:55:48 +02:00
hexcoder
bccaf93f8b
Update README.md
typos in names
2019-10-10 23:21:52 +02:00
hexcoder
61a84e15ea
Update README.md 2019-10-10 21:46:15 +02:00
hexcoder
f7bdb6555d
Update README.md
Found Apple's statement on not supporting statically linked binaries and mentioned it.
2019-10-10 21:38:12 +02:00
Andrea Fioraldi
4183bc35b2 doh 2019-10-10 19:50:16 +02:00
Andrea Fioraldi
4700800770 upload libradamsa 2019-10-10 19:49:38 +02:00
Andrea Fioraldi
9de74cce92 radamsa mutator as havoc cycle replacement with probability 1/24 2019-10-10 19:46:46 +02:00
Andrea Fioraldi
125a59df91 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-08 12:40:05 +02:00
Andrea Fioraldi
eae4a9e1f8 persistent qemu should now works as expected 2019-10-08 12:39:11 +02:00
van Hauser
20f009e927 added afl-fuzz -I cmdline option 2019-10-08 11:53:31 +02:00
Andrea Fioraldi
78d9fa280c qemu maps debug print 2019-10-08 09:43:38 +02:00
hexcoder-
45bb85cd8f tighter format to avoid overwriting right border 2019-10-07 22:41:01 +02:00
van Hauser
16551643b3
Merge pull request #76 from devnexen/bind_to_cpu_nbsd
bind_to_free_cpu NetBSD's turn
2019-10-05 16:21:06 +02:00
hexcoder-
5245ed2262 suppress errors while trying to run llvm-config, it might not be
installed.
2019-10-05 15:19:32 +02:00
hexcoder-
9e91b15b74 On Mac OS X clean up dSYM directories created by the compiler 2019-10-05 15:12:35 +02:00
hexcoder-
b5c2646360 fix mantissa mask bug (for types double and long double) 2019-10-05 13:55:25 +02:00
David Carlier
8cd7f3438f bind_to_free_cpu NetBSD's turn 2019-10-05 12:21:56 +01:00
hexcoder-
e0ff431169 replace op0_size and op1_size with op_size. 2019-10-05 12:35:06 +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
van Hauser
9af6395e92
Merge pull request #75 from devnexen/fbsd_binding_to_cpu_x
Binding to the first free cpu, porting to FreeBSD
2019-10-04 10:24:41 +02:00
David Carlier
670316f997 Binding to the first free cpu, porting to FreeBSD 2019-10-04 03:52:39 +01:00
Andrea Fioraldi
4cf02a32a7 unicorn arm compcov 2019-10-03 15:35:02 +02:00
Andrea Fioraldi
6b3a9b9dc0 arm compcov draft 2019-10-02 21:20:41 +02:00
Andrea Fioraldi
d544a5a947 grrrr a random guy broke my QEMU nuild script :( 2019-10-02 21:04:10 +02:00
Andrea Fioraldi
973b0ac488 qemu compcov revert cmp order to match >/< comparisons 2019-10-02 20:28:28 +02:00
Andrea Fioraldi
baff2ce80f Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2019-10-02 20:15:23 +02:00
Andrea Fioraldi
8a7fed5dfb fix missing __compcov_ro_cnt increment in libcompcov 2019-10-02 20:15:11 +02:00
van Hauser
a962359993 imported fix from google afl 2019-10-02 16:32:15 +02:00
van Hauser
5b45fc5921
Merge pull request #73 from mattz0rt/static_compilation
Build statically-linked binaries
2019-10-02 01:48:51 +02:00
Matt C
c8d3d813ff Formatting and documentation improvements 2019-10-01 16:33:46 -04:00
Matt C
8eafa90105 Improved error messaging when unable to communicate with the fork server 2019-10-01 16:00:40 -04:00
Matt C
8e2ee30c47 Static compilation support 2019-10-01 16:00:19 -04:00
van Hauser
19afe50efa readme update 2019-09-30 08:09:57 +02:00
van Hauser
8f519e7959
Merge pull request #67 from aoh/master
use the original data as input to custom fuzzer modules
2019-09-29 18:59:15 +02:00
van Hauser
293ff9d586
Merge pull request #71 from devnexen/netbsd_support_upd
NetBSD various support improvements
2019-09-29 18:58:28 +02:00
David Carlier
2109d37298 NetBSD various support improvements 2019-09-29 12:30:10 +01:00
hexcoder-
fb31a3bf2e copy-and-paste-typo fixed 2019-09-28 21:43:56 +02:00
hexcoder-
68fa95beb3 On OpenBSD prefer /usr/local/bin for llvm and clang 2019-09-28 21:29:33 +02:00