926 Commits

Author SHA1 Message Date
van Hauser
bb88d98ff8 android: prefer bigcores 2020-01-28 19:23:04 +01:00
van Hauser
465033b04a bump llvm version 2020-01-28 11:00:51 +01:00
van Hauser
04d17ad56e
Merge pull request #177 from devnexen/llvm_mode_req_upd
First tests with LLVM 11
2020-01-28 10:32:31 +01:00
David Carlier
d3dcc352da First tests with LLVM 11 2020-01-28 09:17:55 +00:00
van Hauser
83481f9460 update binary_fuzzing doc 2020-01-27 13:34:59 +01:00
Dominik Maier
9bf8f79496 Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-27 13:30:11 +01:00
Dominik Maier
3823297958 Added persistent mode sample 2020-01-27 13:29:22 +01:00
van Hauser
17f0aad0f0 updated binary_fuzzing document 2020-01-27 13:06:00 +01:00
van Hauser
3374ada561 nearing afl-cmin perfection :-) 2020-01-27 11:48:49 +01:00
van Hauser
482697039b nearing afl-cmin perfection :-) 2020-01-27 11:47:39 +01:00
van Hauser
fa64c0d4a5 important fixes for afl-cmin 2020-01-27 10:40:13 +01:00
van Hauser
3561a1b775 dockerfile update 2020-01-27 00:19:59 +01:00
van Hauser
2c6847bfa0 added whitelist+blacklist to all llvm_mode passes 2020-01-25 16:11:42 +01:00
van Hauser
5d2330f04e nicer output for afl-system-config 2020-01-25 05:27:10 +01:00
hexcoder-
6abe330303 afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin tests
for non-x86 platforms
2020-01-24 20:58:15 +01:00
van Hauser
436873a19a show stderr on afl-cmin test.sh 2020-01-23 11:55:53 +01:00
van Hauser
e7c95ebf5a afl-cmin final touches 2020-01-23 10:15:33 +01:00
hexcoder
a58800b901
typo 2020-01-23 09:46:59 +01:00
hexcoder
8b17cac71c
add socket_fuzz description 2020-01-23 09:46:07 +01:00
hexcoder
c490b9aa36
afl-cmin debugging is done now, so suppress stdout messages again (but not stderr) 2020-01-23 09:11:35 +01:00
hexcoder
7e7ab8f541
Update binaryonly_fuzzing.txt 2020-01-22 22:24:00 +01:00
hexcoder-
c51f89b58e rectification of vanhauser's fix, made it a bit more robust,
enabled error output for travis debugging
2020-01-22 21:50:35 +01:00
van Hauser
9da167dffd fix for modern linux 2020-01-22 21:08:47 +01:00
hexcoder-
ce0b9dae59 final step: rename afl-cmin to afl-cmin.bash and add a wrapper afl-cmin for afl-cmin.awk 2020-01-22 19:07:02 +01:00
hexcoder-
7ce627c92e Oops, only this version works with FreeBSD, OpenBSD, NetBSD, MacOS, raspbian 2020-01-22 18:38:41 +01:00
hexcoder-
44bf5bf262 Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus 2020-01-22 09:28:28 +01:00
hexcoder-
4fbcc37f84 awk version for portability, tested on linux and FreeBSD so far 2020-01-22 09:26:54 +01:00
van Hauser
fb221db8ae clarify gcc plugin test case result 2020-01-22 08:35:41 +01:00
Dominik Maier
8b92a40e19 c example now uses persistent mode 2020-01-22 02:08:30 +01:00
van Hauser
00d086f816 USE_TRACE_PC unnecessary, set env AFL_LLVM_USE_TRACE_PC instead 2020-01-21 12:53:36 +01:00
van Hauser
0d5a8f69e9 fixed Heiko's global search-replace :) 2020-01-20 19:21:44 +01:00
van Hauser
72058fdcbc another freebsd fix in test.sh 2020-01-20 12:56:55 +01:00
van Hauser
b8bad5a227 fix for getopt 2020-01-19 22:29:40 +01:00
hexcoder-
274c8d7d3c add missing test program (oops) 2020-01-19 21:22:41 +01:00
hexcoder-
f706e210ec add missing test cases for qemu_mode unsigaction library 2020-01-19 21:20:51 +01:00
hexcoder-
e7770a7002 make exporting AFL_CC FreeBSD specific, since it seems to harm
the libradamsa test on travis/arm64
2020-01-19 12:25:32 +01:00
hexcoder
99fe0becd4
Merge pull request #174 from devnexen/reallocarray_API_bsd
libdislocator: reallocarray API introduction
2020-01-18 17:50:56 +01:00
hexcoder-
0eec622155 Intel test taken from lto branch, extended (as in test.sh), and tested on RaspberryPi 2020-01-18 16:35:21 +01:00
hexcoder-
08691fcc97 add forgotten stderr redirect 2020-01-18 16:58:20 +01:00
hexcoder-
db5d501715 set AFL_CC for libradamsa test (needed on FreeBSD) 2020-01-18 16:46:14 +01:00
hexcoder-
00b1d16ac6 more fixes for python checks 2020-01-18 16:28:13 +01:00
hexcoder-
6b0950b03d fix some syntax errors regarding $(filter ...) 2020-01-18 16:13:57 +01:00
David Carlier
858b5da24e libdislocator: reallocarray API introduction 2020-01-18 14:47:22 +00:00
hexcoder-
1ac31361ca as suggested, added a comment, why NetBSD needs a higher memory limit 2020-01-17 20:41:30 +01:00
Andrea Fioraldi
b6c5974b37 format 2020-01-17 16:41:30 +01:00
Andrea Fioraldi
f24135f1ed Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus 2020-01-17 16:39:53 +01:00
Andrea Fioraldi
55e9297202 first experiment cmplog 2020-01-17 16:39:05 +01:00
van Hauser
800d43b846 small change for march=native 2020-01-17 16:17:08 +01:00
hexcoder-
cb23fe2aba increased default memory limit (200megs) on NetBSD (due to kernel bug), fixes the afl-tmin test 2020-01-17 16:06:43 +01:00
hexcoder-
7c0704b30c use default memory limit for afl-tmin (again) in test.sh, fix it in afl-tmin 2020-01-17 16:01:44 +01:00