|
93852a2312
|
code-format
|
2021-11-07 20:56:40 +08:00 |
|
|
92c91f25f0
|
Fix index of cmp_map->log[key].
|
2021-11-07 20:28:03 +08:00 |
|
|
72878cc14b
|
Edit list of environment variables
|
2021-11-06 22:09:54 +01:00 |
|
|
2ddbaa439c
|
30% faster hashing speed
|
2021-11-06 16:22:38 +01:00 |
|
|
da45eb6b41
|
update changelog
|
2021-11-06 15:02:13 +01:00 |
|
|
64704403ca
|
better screen update
|
2021-11-06 14:54:53 +01:00 |
|
|
61039b410c
|
better error report for old qemu/frida cmplog
|
2021-11-06 14:29:16 +01:00 |
|
|
b5d7f6bd60
|
update qemafl
|
2021-11-06 14:23:27 +01:00 |
|
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
|
ddc930f5ff
|
Merge pull request #1145 from yuawn/dev
Unify output format
|
2021-11-05 09:01:08 +01:00 |
|
|
9506772984
|
unify output format
|
2021-11-05 03:09:39 +00:00 |
|
|
67ed01c560
|
Merge pull request #1144 from devnexen/afl_as_fix
afl-as: missing one format spec (for tsan perharps)
|
2021-11-04 18:26:22 +01:00 |
|
|
b34bc6c426
|
afl-as: missing one format spec (for tsan perharps)
|
2021-11-04 16:21:26 +00:00 |
|
|
74b4274e35
|
update for new sanitizer support
|
2021-11-04 16:12:54 +01:00 |
|
|
6ce3d7fede
|
add AFL_USE_TSAN
|
2021-11-04 15:53:17 +01:00 |
|
|
5e0e385e62
|
update todo
|
2021-11-04 13:06:13 +01:00 |
|
|
809f4922b9
|
remove old var
|
2021-11-03 22:16:22 +01:00 |
|
|
f5535e348d
|
Merge pull request #1142 from AFLplusplus/dev
Dev
|
2021-11-03 21:55:21 +01:00 |
|
|
9278f27d74
|
Merge pull request #1137 from AFLplusplus/select
select instrumentation for coverage and cmplog
|
2021-11-03 21:39:10 +01:00 |
|
|
25c947cd5a
|
fix unneeded ifdef
|
2021-11-03 21:36:10 +01:00 |
|
|
02a5d96846
|
remove overflow wiping
|
2021-11-03 21:27:19 +01:00 |
|
|
afc84438c6
|
move bitmap and saveauto
|
2021-11-03 21:23:03 +01:00 |
|
|
331efc740d
|
Merge pull request #1140 from llzmb/docs_cleanup_references_power_schedules
Clean up references to power_schedules.md
|
2021-11-03 21:19:48 +01:00 |
|
|
651133ea00
|
Clean up references to power_schedules.md
|
2021-11-03 21:11:11 +01:00 |
|
|
3670412d2e
|
Fix request size & remove redundant code (#1139)
* fix request size
* fix null terminator index
* remove redundant code
|
2021-11-03 16:44:37 +01:00 |
|
|
45399b7a56
|
afl4 qemu
|
2021-11-03 13:35:52 +01:00 |
|
|
701997a2a5
|
fix
|
2021-11-03 13:34:15 +01:00 |
|
|
7a7630ae91
|
support llvm >= 11
|
2021-11-03 13:18:02 +01:00 |
|
|
ccded9fc5c
|
vectorized coverage only possible for llvm 14 :(
|
2021-11-03 12:49:54 +01:00 |
|
|
caf68e5bf2
|
support vectorized cmps
|
2021-11-03 12:34:26 +01:00 |
|
|
5bcb7a8fed
|
modify frida for new cmplog
|
2021-11-02 20:21:43 +01:00 |
|
|
f35e71ca11
|
fix
|
2021-11-02 19:58:02 +01:00 |
|
|
ce41f881a0
|
nosan
|
2021-11-02 19:53:15 +01:00 |
|
|
682e1d835c
|
select support for LTO
|
2021-11-02 19:20:18 +01:00 |
|
|
fb3a71bd25
|
support select with vectors
|
2021-11-02 17:47:17 +01:00 |
|
|
cd9f596ce0
|
remove debug
|
2021-11-01 17:33:18 +01:00 |
|
|
f97c5dba2a
|
remove debug
|
2021-11-01 09:25:11 +01:00 |
|
|
7e813ca492
|
fix
|
2021-11-01 09:23:05 +01:00 |
|
|
0cbb406451
|
fix
|
2021-11-01 00:30:56 +01:00 |
|
|
d918a9e85b
|
insert select instrumentation
|
2021-10-31 13:25:27 +01:00 |
|
|
01d266f2b4
|
wipe overflow data
|
2021-10-31 12:40:32 +01:00 |
|
|
639d108512
|
add cmplog compatability check
|
2021-10-31 12:29:45 +01:00 |
|
|
c64735df9e
|
help gcc
|
2021-10-31 11:55:44 +01:00 |
|
|
36d8f97972
|
gcc instrumentation opt
|
2021-10-31 11:55:44 +01:00 |
|
|
bb255fdd79
|
Fix line breaks
|
2021-10-30 21:42:21 +02:00 |
|
|
b1aecf4ff0
|
Edit list of environment variables
|
2021-10-30 21:38:13 +02:00 |
|
|
94ab015a48
|
Merge pull request #1135 from kcwu/fix-pcguard-off-by-1
fix off by one bug of PCGUARD instrumentation
|
2021-10-30 17:05:10 +02:00 |
|
|
45b8e05793
|
fix off by one bug of PCGUARD instrumentation
fix bug #1120
|
2021-10-30 22:27:49 +08:00 |
|
|
e2ca7a6397
|
variant 6
|
2021-10-28 18:02:57 +02:00 |
|
|
873f5a979e
|
Merge pull request #1134 from adrianherrera/bugfix/optimin-cmake
optimin: fix cmake flags
|
2021-10-27 12:47:42 +02:00 |
|