|
92c91f25f0
|
Fix index of cmp_map->log[key].
|
2021-11-07 20:28:03 +08:00 |
|
|
2ddbaa439c
|
30% faster hashing speed
|
2021-11-06 16:22:38 +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 |
|
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
|
9506772984
|
unify output format
|
2021-11-05 03:09:39 +00:00 |
|
|
b34bc6c426
|
afl-as: missing one format spec (for tsan perharps)
|
2021-11-04 16:21:26 +00:00 |
|
|
6ce3d7fede
|
add AFL_USE_TSAN
|
2021-11-04 15:53:17 +01:00 |
|
|
f5535e348d
|
Merge pull request #1142 from AFLplusplus/dev
Dev
|
2021-11-03 21:55:21 +01:00 |
|
|
afc84438c6
|
move bitmap and saveauto
|
2021-11-03 21:23:03 +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 |
|
|
701997a2a5
|
fix
|
2021-11-03 13:34:15 +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 |
|
|
e2ca7a6397
|
variant 6
|
2021-10-28 18:02:57 +02:00 |
|
|
9a11c8ac24
|
fix
|
2021-10-26 22:06:01 +02:00 |
|
|
245e91eb27
|
fix
|
2021-10-26 21:30:08 +02:00 |
|
|
b4e328803c
|
variants
|
2021-10-26 18:10:57 +02:00 |
|
|
efec2b5a99
|
Update real_map_size when doing a realloc
|
2021-10-25 16:05:58 +02:00 |
|
|
0348ede4bc
|
fix gcc warning
|
2021-10-24 19:53:07 +02:00 |
|
|
0f49463ede
|
fix
|
2021-10-24 19:41:06 +02:00 |
|
|
a7ee11a174
|
fix
|
2021-10-24 19:36:09 +02:00 |
|
|
e03897a070
|
fix timeout bug in afl tools
|
2021-10-23 20:54:24 +02:00 |
|
|
90786e2ce9
|
fix
|
2021-10-19 15:20:59 +02:00 |
|
|
0bc3367b55
|
remove race condition
|
2021-10-19 14:46:15 +02:00 |
|
|
23e69f1107
|
Merge branch 'dev' of github.com:AFLplusplus/AFLplusplus into dev
|
2021-10-19 13:59:38 +02:00 |
|
|
77a63d8ccf
|
execs field in filenames
|
2021-10-19 13:59:31 +02:00 |
|
|
45d668a671
|
better ui banner
|
2021-10-18 13:17:07 +02:00 |
|
|
699df8f8ce
|
fix
|
2021-10-18 11:11:56 +02:00 |
|
|
72d10fee40
|
dict enhancement
|
2021-10-18 10:03:39 +02:00 |
|
|
462149de64
|
fix
|
2021-10-17 20:31:02 +02:00 |
|
|
bf0fbc24ad
|
new cmplog add dict strategy
|
2021-10-17 15:44:48 +02:00 |
|
|
2363a04750
|
simplify SHAPE_BYTES(h->shape)
|
2021-10-17 14:21:08 +02:00 |
|
|
ed10f3783b
|
new rtn cmplog: instrumentation side + supporting functions
|
2021-10-17 13:05:33 +02:00 |
|
|
8bc2b52f65
|
format
|
2021-10-17 13:03:01 +02:00 |
|
|
1f2fa22dad
|
make new pass manager interface compiler version dependent (>=7)
|
2021-10-16 14:37:54 +02:00 |
|
|
3deca3b09b
|
fix lto cmplog stability issue
|
2021-10-15 11:25:02 +02:00 |
|
|
379c580658
|
converted split-switches-pass to new pass manager
|
2021-10-12 23:40:05 +02:00 |
|
|
6e08e80907
|
converted compare-transform-pass to new pass manager
|
2021-10-12 23:24:28 +02:00 |
|
|
544a65db54
|
converted afl-llvm-pass to new pass manager
|
2021-10-12 23:02:15 +02:00 |
|
|
8e66289809
|
adapt compiler driver to laod new pass manager passes
|
2021-10-12 19:04:35 +02:00 |
|
|
00aa689f40
|
fix accidental bystander kills
|
2021-10-11 14:28:24 +02:00 |
|
|
a8844eaceb
|
afl-showmap don't create empty "-" file
|
2021-10-11 15:47:20 +08:00 |
|
|
e80131bef5
|
fix some compiler warnings in 32-bit linux
|
2021-10-02 22:47:22 +02:00 |
|
|
4473904bc0
|
fix -n
|
2021-10-01 13:25:02 +02:00 |
|
|
8af84c203c
|
fix afl-showmap
|
2021-09-07 19:26:25 +02:00 |
|
|
f760e80729
|
add check_binary_signatures for afl-* utils
|
2021-09-07 17:16:23 +02:00 |
|
|
d4a8a9df69
|
fix regression in class lookup
|
2021-08-31 23:54:19 +02:00 |
|
|
f189668dd6
|
fix typo fix
|
2021-08-20 13:00:51 +02:00 |
|