|
3753f56c25
|
make get_offsets executable
|
2021-03-12 03:47:12 +01:00 |
|
|
8ff5063545
|
fix
|
2021-03-11 18:03:18 +01:00 |
|
|
b7d90a9e31
|
new auto map
|
2021-03-11 09:32:22 +01:00 |
|
|
adeb0d18b1
|
fix the auto map fix
|
2021-03-11 08:59:34 +01:00 |
|
|
a10a627622
|
fix auto map discovery
|
2021-03-10 19:22:57 +01:00 |
|
|
a0c3011673
|
change map_size tests
|
2021-03-10 11:08:03 +01:00 |
|
|
851231c846
|
fixed scan-build warnings
|
2021-03-10 01:15:38 +01:00 |
|
|
5fab0fa51f
|
setting general schedule priority for performance on Mac.
|
2021-03-09 20:27:48 +00:00 |
|
|
d3f69ab4c6
|
documentation for AFL_PERSISTENT_RECORD
|
2021-03-07 08:43:01 +01:00 |
|
|
517db1b8dc
|
fixes
|
2021-03-06 23:12:44 +01:00 |
|
|
7f062524c9
|
fixes
|
2021-03-06 23:01:13 +01:00 |
|
|
4a0d4c50fc
|
complete implemenation, still no test
|
2021-03-06 19:12:25 +01:00 |
|
|
81442ba3f9
|
implementation without testing
|
2021-03-06 15:48:49 +01:00 |
|
|
f0c7967fbf
|
add new tutorial
|
2021-03-03 08:58:09 +01:00 |
|
|
108e588e88
|
add de-unicoded dictionary entries
|
2021-03-02 17:46:43 +01:00 |
|
|
ee0ca07f3c
|
changing the -t ...+ meaning to "auto-calculate buth this is the max"
|
2021-02-25 12:19:46 +01:00 |
|
|
35ca51c5a8
|
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
|
2021-02-24 21:29:09 +01:00 |
|
|
047f3436e9
|
edges in plot file
|
2021-02-24 21:29:00 +01:00 |
|
|
48a1a29baa
|
typos
|
2021-02-24 20:34:33 +01:00 |
|
|
fb2a6b6941
|
minimum sync time
|
2021-02-22 16:56:35 +01:00 |
|
|
70fe872940
|
ensure a valid seed exists
|
2021-02-22 16:39:38 +01:00 |
|
|
a252943236
|
another fix for disabled entries
|
2021-02-22 12:59:01 +01:00 |
|
|
974aab6cf6
|
cmplog config.h -> -l option
|
2021-02-21 17:53:09 +01:00 |
|
|
100aac4dd3
|
-t help
|
2021-02-20 14:15:38 +01:00 |
|
|
c5017945f7
|
merged
|
2021-02-15 14:07:10 +01:00 |
|
|
512f53984c
|
fixed scan-build issues
|
2021-02-15 13:51:32 +01:00 |
|
|
9bd1e19d7f
|
added AFL_IGNORE_UNKNOWN_ENVS
|
2021-02-13 22:43:56 +01:00 |
|
|
84f0b4f187
|
persistent replay env setup
|
2021-02-07 08:27:35 +01:00 |
|
|
96cdc97c98
|
prev_run_time loaded used only for ui and when writing the stats file
|
2021-02-07 03:33:47 +05:30 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
29c1131fe0
|
working AFL_USE_QASAN
|
2021-01-29 18:32:28 +01:00 |
|
|
6f5746d428
|
AFL_USE_QASAN
|
2021-01-29 15:38:49 +01:00 |
|
|
a61a30dee0
|
fix another pending_not_fuzzed location
|
2021-01-28 14:11:33 +01:00 |
|