|
96cdc97c98
|
prev_run_time loaded used only for ui and when writing the stats file
|
2021-02-07 03:33:47 +05:30 |
|
|
a763c61d89
|
add missing sancov cmp functions
|
2021-02-06 12:43:22 +01:00 |
|
|
d920104248
|
remove compiler warnings
|
2021-02-06 12:26:51 +01:00 |
|
|
08076f0500
|
fix qemu build script for Arch Linux ($CROSS)
|
2021-02-06 12:04:29 +01:00 |
|
|
e81f30828f
|
fix test-qemu-mode.sh to run standalone
|
2021-02-06 11:24:04 +01:00 |
|
|
f54c4dbfdb
|
set prev_run_time inside afl state
|
2021-02-06 09:41:15 +00:00 |
|
|
bf289ce50e
|
larger dummy map
|
2021-02-06 09:31:41 +01:00 |
|
|
1a8c242d28
|
load run time and donot load pending_* or *_favoured
|
2021-02-05 19:46:24 +00:00 |
|
|
19d8f00963
|
doc fix
|
2021-02-05 13:01:42 +01:00 |
|
|
bed789cd5a
|
fix doc
|
2021-02-05 13:01:13 +01:00 |
|
|
7e625c3687
|
more doc, so good
|
2021-02-05 12:30:21 +01:00 |
|
|
f53a2e4b88
|
nits
|
2021-02-05 12:11:18 +01:00 |
|
|
d8a18a03e3
|
update unicorn ref
|
2021-02-05 11:44:48 +01:00 |
|
|
1677481726
|
try if this helps on fuzzbench
|
2021-02-05 10:47:16 +01:00 |
|
|
6f163bb0c5
|
load existing stats file when in AFL_AUTORESUME or -i -
|
2021-02-05 00:26:23 +00:00 |
|
|
3533df9453
|
Merge pull request #730 from AFLplusplus/replay
update readme
|
2021-02-04 23:10:32 +01:00 |
|
|
faa9daf260
|
update readme
|
2021-02-04 23:09:49 +01:00 |
|
|
bf1198c4db
|
dockerfile: fix qemu built, update llvm to 12
|
2021-02-04 20:47:51 +01:00 |
|
|
ec737f3368
|
workaroung for llvm LTO bitcast bug
|
2021-02-04 18:57:27 +01:00 |
|
|
208254f47c
|
Merge pull request #726 from b1gr3db/dev
Fix for off by one in libqasan's memmem
|
2021-02-04 13:32:54 +01:00 |
|
|
d0ab2ded00
|
Create string.c
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
|
2021-02-03 15:32:06 -05:00 |
|
|
58a5372bf0
|
typo
|
2021-02-03 14:18:35 +01:00 |
|
|
ea5d9c42b6
|
Merge pull request #724 from devnexen/afl_untracer
afl-untracer: Mac M1 build update proposal.
|
2021-02-03 09:21:41 +01:00 |
|
|
8bd70a50b1
|
afl-untracer: Mac M1 build update proposal.
|
2021-02-03 07:38:09 +00:00 |
|
|
6be3896bfa
|
linux performance option
|
2021-02-02 14:41:31 +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 |
|
|
cd95ee67bc
|
code format qasan
|
2021-02-01 23:00:45 +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 |
|
|
ba7bf99235
|
Merge pull request #721 from GanbaruTobi/patch-1
Clarify usage of LD_LIBRARY_PATH in afl_frida
|
2021-02-01 17:53:08 +01:00 |
|
|
e954c891a0
|
Clarify usage of LD_LIBRARY_PATH in afl_frida
This will help not *accidentally* trying to set the variable to the library's binary.
|
2021-02-01 17:32:45 +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 |
|
|
fc5f865796
|
reorder check
|
2021-02-01 14:02:31 +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 |
|
|
522eacce71
|
qemuafl
|
2021-01-31 21:48:30 +01:00 |
|
|
19d02d7bf6
|
update qemu and main makefile for qasan
|
2021-01-31 17:45:55 +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 |
|