96cdc97c98
prev_run_time loaded used only for ui and when writing the stats file
2021-02-07 03:33:47 +05:30
d920104248
remove compiler warnings
2021-02-06 12:26:51 +01:00
f54c4dbfdb
set prev_run_time inside afl state
2021-02-06 09:41:15 +00:00
1a8c242d28
load run time and donot load pending_* or *_favoured
2021-02-05 19:46:24 +00:00
6f163bb0c5
load existing stats file when in AFL_AUTORESUME or -i -
2021-02-05 00:26:23 +00:00
58a5372bf0
typo
2021-02-03 14:18:35 +01:00
1f71b85426
automagically fix sanitize fuzzer+coverage
2021-02-02 10:05:10 +01:00
654f389e73
try to remove warnings during compilation
2021-02-01 23:36:27 +01:00
90fdafa1ad
fix warnings and an llvm cmplog+lto panic
2021-02-01 22:59:41 +01:00
b9f469e12f
make some really weird targets compile
2021-02-01 20:00:29 +01:00
80fc6166d0
adjust expand havoc
2021-02-01 16:28:52 +01:00
4018e7f8e5
mv cmplog options to config.h
2021-02-01 16:23:40 +01:00
05472a0fc5
move cmplog compile options to config.h
2021-02-01 16:04:34 +01:00
32110a04c0
fixes
2021-02-01 15:51:04 +01:00
812cf4c9e0
reorder
2021-02-01 15:21:39 +01:00
374fa8af47
add case when cmplog map neds to be larger
2021-02-01 14:56:22 +01:00
88155d2c3b
make dominik more happy - no auto map size for qemu+unicorn
2021-02-01 13:04:39 +01:00
d808a8401e
import cmplog opts
2021-02-01 12:16:55 +01:00
bca4026f62
Merge pull request #718 from AFLplusplus/cmplog_lowfail
...
cmplog lower fail
2021-02-01 12:07:13 +01:00
965b854803
correct afl-showmap be_quiet state
2021-02-01 12:05:54 +01:00
981ffb27a8
making AFL_MAP_SIZE obsolete
2021-02-01 12:01:23 +01:00
cc0210426a
code-format
2021-01-31 17:32:24 +01:00
459dd8cb07
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2021-01-31 17:30:17 +01:00
e5116c6d55
fix -Z, remove q->next
2021-01-31 17:29:37 +01:00
7a861498c2
added support for __afl_coverage_interesting
2021-01-31 15:04:40 +01:00
893cd47d9c
disable trimming for -M
2021-01-31 13:03:00 +01:00
9d08f0d098
added AFL_CMPLOG_ONLY_NEW feature
2021-01-30 15:39:47 +01:00
3b3565269d
foreign sync from ctime to mtime (libfuzzer)
2021-01-30 14:57:17 +01:00
b06e3d9f2b
Merge pull request #715 from AFLplusplus/qasan
...
Qasan
2021-01-29 18:52:45 +01:00
29c1131fe0
working AFL_USE_QASAN
2021-01-29 18:32:28 +01:00
debd832f36
32bit fix
2021-01-29 18:25:25 +01:00
8a8ecef6f5
cmplog lower fail
2021-01-29 18:13:45 +01:00
66c290f804
fix compile
2021-01-29 17:23:19 +01:00
40f609c735
better cmplog arithmetic
2021-01-29 15:57:47 +01:00
6f5746d428
AFL_USE_QASAN
2021-01-29 15:38:49 +01:00
ce673ccab3
remove snapshot reference
2021-01-28 19:19:57 +01:00
2a9fcd2a87
warn on afl-gcc/afl-clang instrumentation
2021-01-28 18:01:27 +01:00
a61a30dee0
fix another pending_not_fuzzed location
2021-01-28 14:11:33 +01:00
ad63ba49c1
Fix getopt arg string
...
There is no '-P' case here.
2021-01-28 17:21:54 +08:00
47f62eb0ca
Fix dev branch for android ( #710 )
...
* android: replace rindex with strrchr
* android: support 64bit only due to 128bit integer not supported by 32bit system
Co-authored-by: joeyjiaojg@qq.com <joeyjiaojg@163.com >
2021-01-28 05:51:45 +01:00
2044c7e2b5
fix include
2021-01-27 08:41:45 +01:00
6b721900d5
Merge pull request #707 from ampanasiuk/bug-703-wrong-src-attribute-in-sync-stage-filenames
...
Bug 703 wrong src attribute in sync stage filenames
2021-01-27 08:35:21 +01:00
d046b28f2f
Fix "src" attribute in sync stage filenames ( #703 )
2021-01-27 03:04:06 +00:00
a754694ac4
include limits.h to fix build on BSD systems
2021-01-27 05:48:59 +03:00
36b5336152
better foreign sync name
2021-01-26 22:45:59 +01:00
9c393adbb9
real fix plus code format
2021-01-26 17:12:11 +01:00
e0663c91b9
wip fix
2021-01-26 12:15:13 +01:00
7c381a782e
enable cmplog combine
2021-01-25 20:18:42 +01:00
cd8668ad3a
mopt fix
2021-01-25 13:55:09 +01:00
0a3a708f9b
less stack mem req
2021-01-23 10:01:09 +01:00