vanhauser-thc
|
7e625c3687
|
more doc, so good
|
2021-02-05 12:30:21 +01:00 |
|
vanhauser-thc
|
f53a2e4b88
|
nits
|
2021-02-05 12:11:18 +01:00 |
|
vanhauser-thc
|
d8a18a03e3
|
update unicorn ref
|
2021-02-05 11:44:48 +01:00 |
|
vanhauser-thc
|
1677481726
|
try if this helps on fuzzbench
|
2021-02-05 10:47:16 +01:00 |
|
vj-27
|
6f163bb0c5
|
load existing stats file when in AFL_AUTORESUME or -i -
|
2021-02-05 00:26:23 +00:00 |
|
van Hauser
|
3533df9453
|
Merge pull request #730 from AFLplusplus/replay
update readme
|
2021-02-04 23:10:32 +01:00 |
|
vanhauser-thc
|
faa9daf260
|
update readme
|
2021-02-04 23:09:49 +01:00 |
|
vanhauser-thc
|
bf1198c4db
|
dockerfile: fix qemu built, update llvm to 12
|
2021-02-04 20:47:51 +01:00 |
|
vanhauser-thc
|
ec737f3368
|
workaroung for llvm LTO bitcast bug
|
2021-02-04 18:57:27 +01:00 |
|
Andrea Fioraldi
|
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 |
|
b1gr3db
|
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 |
|
hexcoder
|
58a5372bf0
|
typo
|
2021-02-03 14:18:35 +01:00 |
|
van Hauser
|
ea5d9c42b6
|
Merge pull request #724 from devnexen/afl_untracer
afl-untracer: Mac M1 build update proposal.
|
2021-02-03 09:21:41 +01:00 |
|
David CARLIER
|
8bd70a50b1
|
afl-untracer: Mac M1 build update proposal.
|
2021-02-03 07:38:09 +00:00 |
|
van Hauser
|
6be3896bfa
|
linux performance option
|
2021-02-02 14:41:31 +01:00 |
|
van Hauser
|
1f71b85426
|
automagically fix sanitize fuzzer+coverage
|
2021-02-02 10:05:10 +01:00 |
|
van Hauser
|
654f389e73
|
try to remove warnings during compilation
|
2021-02-01 23:36:27 +01:00 |
|
van Hauser
|
cd95ee67bc
|
code format qasan
|
2021-02-01 23:00:45 +01:00 |
|
van Hauser
|
90fdafa1ad
|
fix warnings and an llvm cmplog+lto panic
|
2021-02-01 22:59:41 +01:00 |
|
van Hauser
|
b9f469e12f
|
make some really weird targets compile
|
2021-02-01 20:00:29 +01:00 |
|
van Hauser
|
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 |
|
Tobias Mayer
|
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 |
|
van Hauser
|
80fc6166d0
|
adjust expand havoc
|
2021-02-01 16:28:52 +01:00 |
|
van Hauser
|
4018e7f8e5
|
mv cmplog options to config.h
|
2021-02-01 16:23:40 +01:00 |
|
van Hauser
|
05472a0fc5
|
move cmplog compile options to config.h
|
2021-02-01 16:04:34 +01:00 |
|
van Hauser
|
32110a04c0
|
fixes
|
2021-02-01 15:51:04 +01:00 |
|
van Hauser
|
812cf4c9e0
|
reorder
|
2021-02-01 15:21:39 +01:00 |
|
van Hauser
|
374fa8af47
|
add case when cmplog map neds to be larger
|
2021-02-01 14:56:22 +01:00 |
|
van Hauser
|
fc5f865796
|
reorder check
|
2021-02-01 14:02:31 +01:00 |
|
van Hauser
|
88155d2c3b
|
make dominik more happy - no auto map size for qemu+unicorn
|
2021-02-01 13:04:39 +01:00 |
|
van Hauser
|
d808a8401e
|
import cmplog opts
|
2021-02-01 12:16:55 +01:00 |
|
van Hauser
|
bca4026f62
|
Merge pull request #718 from AFLplusplus/cmplog_lowfail
cmplog lower fail
|
2021-02-01 12:07:13 +01:00 |
|
van Hauser
|
965b854803
|
correct afl-showmap be_quiet state
|
2021-02-01 12:05:54 +01:00 |
|
van Hauser
|
981ffb27a8
|
making AFL_MAP_SIZE obsolete
|
2021-02-01 12:01:23 +01:00 |
|
Andrea Fioraldi
|
522eacce71
|
qemuafl
|
2021-01-31 21:48:30 +01:00 |
|
Andrea Fioraldi
|
19d02d7bf6
|
update qemu and main makefile for qasan
|
2021-01-31 17:45:55 +01:00 |
|
van Hauser
|
cc0210426a
|
code-format
|
2021-01-31 17:32:24 +01:00 |
|
aflpp
|
459dd8cb07
|
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
|
2021-01-31 17:30:17 +01:00 |
|
aflpp
|
e5116c6d55
|
fix -Z, remove q->next
|
2021-01-31 17:29:37 +01:00 |
|
van Hauser
|
7a861498c2
|
added support for __afl_coverage_interesting
|
2021-01-31 15:04:40 +01:00 |
|
van Hauser
|
893cd47d9c
|
disable trimming for -M
|
2021-01-31 13:03:00 +01:00 |
|
van Hauser
|
9d08f0d098
|
added AFL_CMPLOG_ONLY_NEW feature
|
2021-01-30 15:39:47 +01:00 |
|
van Hauser
|
3b3565269d
|
foreign sync from ctime to mtime (libfuzzer)
|
2021-01-30 14:57:17 +01:00 |
|
van Hauser
|
2f96f1e920
|
afl-frida faster for x86_x64
|
2021-01-30 10:28:34 +01:00 |
|
van Hauser
|
1b557d1a70
|
remove warnings
|
2021-01-30 09:01:06 +01:00 |
|
Andrea Fioraldi
|
b06e3d9f2b
|
Merge pull request #715 from AFLplusplus/qasan
Qasan
|
2021-01-29 18:52:45 +01:00 |
|
Andrea Fioraldi
|
aaec45b652
|
changelog
|
2021-01-29 18:51:44 +01:00 |
|
Andrea Fioraldi
|
af24d87220
|
qasan readme
|
2021-01-29 18:48:46 +01:00 |
|
Andrea Fioraldi
|
2e3bc3b613
|
update qemuafl
|
2021-01-29 18:42:21 +01:00 |
|
Andrea Fioraldi
|
29c1131fe0
|
working AFL_USE_QASAN
|
2021-01-29 18:32:28 +01:00 |
|