van Hauser
|
d6623d4b65
|
gsoc2020
|
2020-02-20 18:32:29 +01:00 |
|
van Hauser
|
04e93d9e3b
|
add AFL_DEBUG to docs/env
|
2020-02-20 12:54:24 +01:00 |
|
hexcoder
|
76e0381db8
|
remove AFL_QUIET from call to afl-showmap
|
2020-02-19 23:43:25 +01:00 |
|
hexcoder-
|
d375b0e0a3
|
fix forkserver output (support AFL_QUIET)
|
2020-02-19 23:14:06 +01:00 |
|
Andrea Fioraldi
|
97d34b52d7
|
Merge pull request #202 from vanhauser-thc/cmplog_routines
Cmplog routines for LLVM mode
|
2020-02-19 20:48:26 +01:00 |
|
Andrea Fioraldi
|
0fce34ec16
|
merge afl-llvm-cmplog-rt into afl-llvm-rt
|
2020-02-19 20:45:45 +01:00 |
|
van Hauser
|
42af8ee059
|
afl-cmin bugfix if -o exists
|
2020-02-19 16:52:40 +01:00 |
|
Dominik Maier
|
ed4a70c618
|
fixed -A in afl-showmap
|
2020-02-19 16:02:54 +01:00 |
|
van Hauser
|
d49c4d641a
|
fix test.sh
|
2020-02-19 12:34:50 +01:00 |
|
van Hauser
|
8263f3b171
|
debug travis
|
2020-02-19 12:23:59 +01:00 |
|
van Hauser
|
0b692faddd
|
gcc-10 support
|
2020-02-19 12:20:09 +01:00 |
|
van Hauser
|
62b17844b9
|
test.sh AFL_ENTRYPOINT testcase
|
2020-02-19 11:57:29 +01:00 |
|
van Hauser
|
8a6544f7f9
|
document build options
|
2020-02-19 11:04:48 +01:00 |
|
van Hauser
|
9c1bef49e6
|
and make make work again
|
2020-02-19 10:53:38 +01:00 |
|
van Hauser
|
f9d7ad8e43
|
forgot cleanup
|
2020-02-19 10:52:44 +01:00 |
|
van Hauser
|
69898722cb
|
fix travis and fix logic
|
2020-02-19 10:46:10 +01:00 |
|
van Hauser
|
687b357b2d
|
isatty for all compilers + AFL_DEBUG
|
2020-02-19 09:53:46 +01:00 |
|
hexcoder-
|
3beee6da77
|
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
|
2020-02-19 02:13:50 +01:00 |
|
hexcoder-
|
16a7e4ae68
|
fix deviations between afl-cmin.bash and afl-cmin (issue #168)
|
2020-02-19 02:09:24 +01:00 |
|
van Hauser
|
def4ad645c
|
fix travis for asan
|
2020-02-18 23:22:36 +01:00 |
|
van Hauser
|
ecce840eca
|
moved AFL_TMPDIR check further down and better error message
|
2020-02-18 21:41:28 +01:00 |
|
van Hauser
|
273e3aed10
|
allow -i - resume with AFL_TMPDIR
|
2020-02-18 21:09:44 +01:00 |
|
Andrea Fioraldi
|
2a549d548a
|
fuzzer wotking with rtn cmplog
|
2020-02-18 17:45:57 +01:00 |
|
Andrea Fioraldi
|
a83691d662
|
fix insertion of __cmplog_rtn_hook
|
2020-02-18 15:27:35 +01:00 |
|
Andrea Fioraldi
|
13296af491
|
skeleton for rtn cmplog
|
2020-02-18 15:05:17 +01:00 |
|
Andrea Fioraldi
|
706718ca2e
|
cmplog routines llvm pass
|
2020-02-18 14:52:28 +01:00 |
|
Andrea Fioraldi
|
a971fc8f36
|
qemu: move compcov/cmplog helpers in tcg-runtime-inl
|
2020-02-18 11:38:16 +01:00 |
|
Andrea Fioraldi
|
0a5929cc85
|
better -h for cmplog
|
2020-02-18 11:30:15 +01:00 |
|
Andrea Fioraldi
|
2c24cb63a6
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2020-02-18 11:00:59 +01:00 |
|
Andrea Fioraldi
|
9bdfb04691
|
asan options in test.sh
|
2020-02-18 11:00:51 +01:00 |
|
van Hauser
|
f4dc71bd85
|
make travis builds with ASAN enabled. 100% sure it will break. I know what you are doing travis!!
|
2020-02-18 10:58:28 +01:00 |
|
Andrea Fioraldi
|
cdbb35d87e
|
ASAN_BUILD makefile define
|
2020-02-18 10:53:37 +01:00 |
|
Andrea Fioraldi
|
a32c671ac9
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2020-02-18 10:42:27 +01:00 |
|
Andrea Fioraldi
|
528193e925
|
remove heap checks in alloc-inl.h
|
2020-02-18 10:42:19 +01:00 |
|
van Hauser
|
ac08a38db9
|
showmap: delete tmpfile on exit
|
2020-02-18 10:35:27 +01:00 |
|
hexcoder-
|
3e20edf10e
|
rearrange environment info for afl-gcc and -h
|
2020-02-17 23:51:01 +01:00 |
|
hexcoder-
|
be5032f49e
|
unset AFL_TMPDIR, since afl-fuzz does not cleanup the input file
|
2020-02-17 22:32:12 +01:00 |
|
hexcoder-
|
8330e0e8ba
|
fix issue #198 AFL_TMPDIR is ignored for file .cur_input
|
2020-02-17 22:29:17 +01:00 |
|
hexcoder-
|
df55fb1f14
|
add descriptions of env variables to afl-gcc
|
2020-02-17 21:24:32 +01:00 |
|
Andrea Fioraldi
|
d606018ddb
|
qemu bsd elfload patch
|
2020-02-17 14:21:31 +01:00 |
|
Andrea Fioraldi
|
20bcd4009b
|
that env is not for the users, it is an internal env used to tell qemu that we want the cmplog shmem
|
2020-02-17 14:14:58 +01:00 |
|
van Hauser
|
d6d2a53087
|
little help on persistent mode crashes
|
2020-02-17 09:11:56 +01:00 |
|
van Hauser
|
55e90c0c36
|
code format
|
2020-02-17 08:26:26 +01:00 |
|
van Hauser
|
220804714b
|
unsafe memory speed toggle
|
2020-02-17 08:25:27 +01:00 |
|
hexcoder-
|
d41f413016
|
add description of environment variables used
|
2020-02-16 22:34:51 +01:00 |
|
hexcoder-
|
0ad698ffbf
|
add option -h and man page for afl-as
|
2020-02-16 21:56:40 +01:00 |
|
van Hauser
|
b670ba182e
|
update TODO
|
2020-02-16 20:40:53 +01:00 |
|
van Hauser
|
e40415cf16
|
fix
|
2020-02-16 19:22:12 +01:00 |
|
van Hauser
|
204059c61a
|
check for mistyped env vars
|
2020-02-16 18:16:10 +01:00 |
|
van Hauser
|
4cccdb89c0
|
fix for instrim (not the important one)
|
2020-02-16 16:45:30 +01:00 |
|