vanhauser-thc
|
89eefe044f
|
update qemuafl
|
2021-11-09 11:14:25 +01:00 |
|
van Hauser
|
3d9b2b459f
|
Merge pull request #1150 from WorksButNotTested/perf-final
Perf final
|
2021-11-09 09:49:09 +01:00 |
|
Your Name
|
b834f934d0
|
Changes to cmplog to use hashes block ID
|
2021-11-08 18:17:09 +00:00 |
|
Your Name
|
3521268269
|
Suppress coverage for deterministic branches
|
2021-11-08 18:17:09 +00:00 |
|
Your Name
|
93b8f17242
|
Add support for option to disable backpatch
|
2021-11-08 18:17:09 +00:00 |
|
Your Name
|
f4312255d9
|
Added performance test
|
2021-11-08 18:17:09 +00:00 |
|
vanhauser-thc
|
33f9af976b
|
nits
|
2021-11-08 09:44:47 +01:00 |
|
van Hauser
|
7dcaf64eed
|
Merge pull request #1149 from DMaroo/ui-fifo
Use FIFOs instead of hacky sleep code to pass messages in afl-plot
|
2021-11-08 09:41:14 +01:00 |
|
Dhruv Maroo
|
c94f07bfdf
|
Cleanup earlier
* Exit if mkfifo fails
* Use .tmp so that in any case the cleanup fails, user doesn't have to
see this dir unless explicitly listing hidden files
|
2021-11-08 10:17:05 +05:30 |
|
Dhruv Maroo
|
d92d1e5685
|
Use FIFOs instead of hacky sleep code to pass messages
|
2021-11-08 01:46:53 +05:30 |
|
vanhauser-thc
|
3483715789
|
env
|
2021-11-07 14:10:02 +01:00 |
|
van Hauser
|
fb443eaf23
|
Merge pull request #1141 from AFLplusplus/afl4
cmplog enhancement variant
|
2021-11-07 14:09:09 +01:00 |
|
van Hauser
|
5b06413a5f
|
Merge pull request #1148 from tl455047/dev
Fix index of cmp_map->log[key].
|
2021-11-07 14:05:15 +01:00 |
|
tl455047
|
93852a2312
|
code-format
|
2021-11-07 20:56:40 +08:00 |
|
tl455047
|
92c91f25f0
|
Fix index of cmp_map->log[key].
|
2021-11-07 20:28:03 +08:00 |
|
llzmb
|
72878cc14b
|
Edit list of environment variables
|
2021-11-06 22:09:54 +01:00 |
|
vanhauser-thc
|
2ddbaa439c
|
30% faster hashing speed
|
2021-11-06 16:22:38 +01:00 |
|
vanhauser-thc
|
da45eb6b41
|
update changelog
|
2021-11-06 15:02:13 +01:00 |
|
vanhauser-thc
|
64704403ca
|
better screen update
|
2021-11-06 14:54:53 +01:00 |
|
vanhauser-thc
|
61039b410c
|
better error report for old qemu/frida cmplog
|
2021-11-06 14:29:16 +01:00 |
|
vanhauser-thc
|
b5d7f6bd60
|
update qemafl
|
2021-11-06 14:23:27 +01:00 |
|
vanhauser-thc
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
van Hauser
|
ddc930f5ff
|
Merge pull request #1145 from yuawn/dev
Unify output format
|
2021-11-05 09:01:08 +01:00 |
|
yuawn
|
9506772984
|
unify output format
|
2021-11-05 03:09:39 +00:00 |
|
van Hauser
|
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 |
|
David Carlier
|
b34bc6c426
|
afl-as: missing one format spec (for tsan perharps)
|
2021-11-04 16:21:26 +00:00 |
|
vanhauser-thc
|
74b4274e35
|
update for new sanitizer support
|
2021-11-04 16:12:54 +01:00 |
|
vanhauser-thc
|
6ce3d7fede
|
add AFL_USE_TSAN
|
2021-11-04 15:53:17 +01:00 |
|
vanhauser-thc
|
5e0e385e62
|
update todo
|
2021-11-04 13:06:13 +01:00 |
|
vanhauser-thc
|
809f4922b9
|
remove old var
|
2021-11-03 22:16:22 +01:00 |
|
van Hauser
|
f5535e348d
|
Merge pull request #1142 from AFLplusplus/dev
Dev
|
2021-11-03 21:55:21 +01:00 |
|
van Hauser
|
9278f27d74
|
Merge pull request #1137 from AFLplusplus/select
select instrumentation for coverage and cmplog
|
2021-11-03 21:39:10 +01:00 |
|
vanhauser-thc
|
25c947cd5a
|
fix unneeded ifdef
|
2021-11-03 21:36:10 +01:00 |
|
vanhauser-thc
|
02a5d96846
|
remove overflow wiping
|
2021-11-03 21:27:19 +01:00 |
|
vanhauser-thc
|
afc84438c6
|
move bitmap and saveauto
|
2021-11-03 21:23:03 +01:00 |
|
van Hauser
|
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 |
|
llzmb
|
651133ea00
|
Clean up references to power_schedules.md
|
2021-11-03 21:11:11 +01:00 |
|
yuan
|
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 |
|
vanhauser-thc
|
45399b7a56
|
afl4 qemu
|
2021-11-03 13:35:52 +01:00 |
|
vanhauser-thc
|
701997a2a5
|
fix
|
2021-11-03 13:34:15 +01:00 |
|
vanhauser-thc
|
7a7630ae91
|
support llvm >= 11
|
2021-11-03 13:18:02 +01:00 |
|
vanhauser-thc
|
ccded9fc5c
|
vectorized coverage only possible for llvm 14 :(
|
2021-11-03 12:49:54 +01:00 |
|
vanhauser-thc
|
caf68e5bf2
|
support vectorized cmps
|
2021-11-03 12:34:26 +01:00 |
|
vanhauser-thc
|
5bcb7a8fed
|
modify frida for new cmplog
|
2021-11-02 20:21:43 +01:00 |
|
vanhauser-thc
|
f35e71ca11
|
fix
|
2021-11-02 19:58:02 +01:00 |
|
vanhauser-thc
|
ce41f881a0
|
nosan
|
2021-11-02 19:53:15 +01:00 |
|
vanhauser-thc
|
682e1d835c
|
select support for LTO
|
2021-11-02 19:20:18 +01:00 |
|
vanhauser-thc
|
fb3a71bd25
|
support select with vectors
|
2021-11-02 17:47:17 +01:00 |
|
vanhauser-thc
|
cd9f596ce0
|
remove debug
|
2021-11-01 17:33:18 +01:00 |
|
vanhauser-thc
|
f97c5dba2a
|
remove debug
|
2021-11-01 09:25:11 +01:00 |
|