|
273e3aed10
|
allow -i - resume with AFL_TMPDIR
|
2020-02-18 21:09:44 +01:00 |
|
|
2a549d548a
|
fuzzer wotking with rtn cmplog
|
2020-02-18 17:45:57 +01:00 |
|
|
13296af491
|
skeleton for rtn cmplog
|
2020-02-18 15:05:17 +01:00 |
|
|
0a5929cc85
|
better -h for cmplog
|
2020-02-18 11:30:15 +01:00 |
|
|
ac08a38db9
|
showmap: delete tmpfile on exit
|
2020-02-18 10:35:27 +01:00 |
|
|
3e20edf10e
|
rearrange environment info for afl-gcc and -h
|
2020-02-17 23:51:01 +01:00 |
|
|
8330e0e8ba
|
fix issue #198 AFL_TMPDIR is ignored for file .cur_input
|
2020-02-17 22:29:17 +01:00 |
|
|
df55fb1f14
|
add descriptions of env variables to afl-gcc
|
2020-02-17 21:24:32 +01:00 |
|
|
d6d2a53087
|
little help on persistent mode crashes
|
2020-02-17 09:11:56 +01:00 |
|
|
55e90c0c36
|
code format
|
2020-02-17 08:26:26 +01:00 |
|
|
d41f413016
|
add description of environment variables used
|
2020-02-16 22:34:51 +01:00 |
|
|
0ad698ffbf
|
add option -h and man page for afl-as
|
2020-02-16 21:56:40 +01:00 |
|
|
e40415cf16
|
fix
|
2020-02-16 19:22:12 +01:00 |
|
|
204059c61a
|
check for mistyped env vars
|
2020-02-16 18:16:10 +01:00 |
|
|
ef00ed6090
|
code format
|
2020-02-16 13:21:39 +01:00 |
|
|
37f865ab24
|
fix UBSAN handling, update docs
|
2020-02-16 10:44:53 +01:00 |
|
|
1e679e3cbd
|
colorization stage mem leak fix proposal.
|
2020-02-15 16:18:49 +00:00 |
|
|
24dcc5eb37
|
fix issue #194 more seriously
|
2020-02-13 21:06:09 +01:00 |
|
|
5571142e25
|
dictionary insert stage count bugfix
|
2020-02-11 11:32:20 +01:00 |
|
|
e2ef242898
|
fuzzer_stat eps is now overall not current, clang-format fixed to v8
|
2020-02-09 09:43:33 +01:00 |
|
|
312732bdbe
|
more portability for (solaris-based OpenIndiana)
|
2020-02-08 18:11:57 +01:00 |
|
|
aa2cb66ea2
|
code format
|
2020-02-07 20:44:36 +01:00 |
|
|
420b1aa859
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2020-02-07 20:43:32 +01:00 |
|
|
f2f6be5e99
|
afl qemu persistent hook
|
2020-02-07 20:43:17 +01:00 |
|
|
e360726730
|
todo update
|
2020-02-07 19:41:48 +01:00 |
|
|
1e10e452aa
|
fix empty range bug in colorization
|
2020-02-07 17:00:11 +01:00 |
|
|
ea37d8cef9
|
redqueen auto extras
|
2020-02-07 16:04:43 +01:00 |
|
|
0d8f70423a
|
save input with high entropy after colorization
|
2020-02-06 22:35:14 +01:00 |
|
|
e5972efa41
|
cmplog for qemu mode
|
2020-02-06 21:43:50 +01:00 |
|
|
1edc392194
|
afl-showmap fix
|
2020-02-05 17:33:02 +01:00 |
|
|
599f78a4bd
|
afl-showmap -i with stdin
|
2020-02-04 20:14:36 +01:00 |
|
|
43b26ca188
|
remove duplicate check
|
2020-02-03 23:37:20 +01:00 |
|
|
b66543bb29
|
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
|
2020-02-03 22:32:01 +01:00 |
|
|
0f25a2b434
|
small checks for -A and -i options
|
2020-02-03 22:31:36 +01:00 |
|
|
026b68c47b
|
-A/-i not together
|
2020-02-03 21:29:38 +01:00 |
|
|
56bc55428f
|
make travis happy
|
2020-02-03 17:26:54 +01:00 |
|
|
542bea37fb
|
fix MDs
|
2020-02-03 16:10:16 +01:00 |
|
|
0339e737f0
|
afl-showmap -i option added
|
2020-02-03 15:38:55 +01:00 |
|
|
13ac2cb125
|
s/experimental\//examples\/g
|
2020-02-03 14:13:09 +01:00 |
|
|
e2eedefc65
|
docs to md
|
2020-02-03 13:02:16 +01:00 |
|
|
b4d9d56af4
|
broader python support
|
2020-02-03 10:55:15 +01:00 |
|
|
4384008f81
|
AFL_ALIGNED_ALLOC in libdislocator
|
2020-02-01 19:12:26 +01:00 |
|
|
f2511a39ae
|
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
|
2020-01-31 18:49:26 +01:00 |
|
|
f5d4618702
|
stop the fuzzer if AFL_QEMU_PERSISTENT_ADDR is wrong
|
2020-01-31 18:49:22 +01:00 |
|
|
9f584e8cd9
|
fuzz init same fails and tries approach as Linux/Android.
|
2020-01-31 08:40:07 +00:00 |
|
|
6e9fce1c2d
|
Merge branch 'master' into CmpLog
|
2020-01-30 22:52:27 +01:00 |
|
|
f07fc52cd0
|
stats screen for cmplog only
|
2020-01-30 22:49:31 +01:00 |
|
|
c8581050ff
|
status custom/rq
|
2020-01-30 22:46:56 +01:00 |
|
|
b15cd4a82a
|
cmplog check_binary
|
2020-01-30 22:43:04 +01:00 |
|
|
95a98fb3e8
|
cmplog runtime for LLVM
|
2020-01-30 22:40:09 +01:00 |
|