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 |
|
hexcoder-
|
3671d7eb8a
|
fixes for gcc 5.5 (does not understand -march=native) on NetBSD
|
2020-01-17 16:00:11 +01:00 |
|
van Hauser
|
bd58094dbc
|
fix libradamsa Makefile typo
|
2020-01-16 13:38:04 +01:00 |
|
van Hauser
|
b5c19a58f6
|
fix for cc=clang and libradamsa optimization
|
2020-01-15 15:54:54 +01:00 |
|
van Hauser
|
d5dff8960c
|
O3 is faster than Ofast ... duh ...
|
2020-01-15 12:00:25 +01:00 |
|
van Hauser
|
e673dc6dbe
|
stronger afl-fuzz performance compilation
|
2020-01-15 10:23:28 +01:00 |
|
van Hauser
|
d1d5e7c02a
|
blacklist function support for llvm_mode
|
2020-01-15 10:10:25 +01:00 |
|
Dominik Maier
|
a0e6b98ce8
|
persistent mode harness
|
2020-01-15 02:38:45 +01:00 |
|
van Hauser
|
d0ea8f8433
|
todo update
|
2020-01-14 14:45:55 +01:00 |
|
Dominik Maier
|
b0492ba642
|
Fixed description of unicorn harness.c
|
2020-01-14 13:58:36 +01:00 |
|
Dominik Maier
|
4b83b2696e
|
fixed c harness
|
2020-01-13 23:56:36 +01:00 |
|
Dominik Maier
|
88d9fba4c7
|
C example added
|
2020-01-13 23:52:48 +01:00 |
|
Dominik Maier
|
7b02847cd6
|
renamed to unicornafl
|
2020-01-12 03:02:56 +01:00 |
|
van Hauser
|
f369bf6b80
|
Merge pull request #171 from devnexen/obsd_build_fix
experimental OpenBSD build fix
|
2020-01-11 16:13:36 +01:00 |
|
David Carlier
|
a6d6ac2413
|
experimental OpenBSD build fix
|
2020-01-11 14:00:48 +00:00 |
|
van Hauser
|
8a44b572fc
|
try travis as root
|
2020-01-10 11:33:13 +01:00 |
|
hexcoder-
|
781123a906
|
NetBSDs wc -l prints spaces before the number, so string test
failed -> use pattern matching with "case" instead.
|
2020-01-09 09:50:51 +01:00 |
|
hexcoder
|
553d9f5cfc
|
Merge pull request #166 from devnexen/llvm_mode_avoid_instrinsics
llvm_mode little update proposal (avoid instrumenting llvm intrinsic functions).
|
2020-01-08 10:19:08 +01:00 |
|
van Hauser
|
1b1e630461
|
Merge pull request #167 from korniltsev/korniltsev/typo
fix typo in uncorn_mode/readme
|
2020-01-08 01:21:21 +01:00 |
|
Anatoly Korniltsev
|
9a9e92724f
|
fix typo in uncorn_mode/readme
|
2020-01-08 02:35:36 +03:00 |
|