Akira Moroo
|
2d4b18f98e
|
Fix finding glibc patches
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-16 02:00:03 +00:00 |
|
Akira Moroo
|
d4a0fd41cd
|
Check -M / -S is not specified with -A
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-15 02:15:58 +00:00 |
|
Akira Moroo
|
feff8191ec
|
Fix platform check for -A CoreSight mode
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-15 01:57:36 +00:00 |
|
Akira Moroo
|
c2feee4ed1
|
Add platform check for -A CoreSight mode
REF:
https://github.com/AFLplusplus/AFLplusplus/pull/1156#discussion_r747454306
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-12 06:13:25 +00:00 |
|
Akira Moroo
|
cf0fd0ff33
|
Remove unnecessary mem_limit in afl-showmap
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-12 06:13:25 +00:00 |
|
Akira Moroo
|
d63d69a1f6
|
Clarify usage message for ARM CoreSight mode
REF:
https://github.com/AFLplusplus/AFLplusplus/pull/1156#issuecomment-966196217
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-12 06:13:18 +00:00 |
|
Akira Moroo
|
9100f3c416
|
Add initial CoreSight mode support
The original code is:
https://github.com/RICSecLab/AFLplusplus-cs/tree/retrage/coresight-mode-pr
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-11 09:52:21 +00:00 |
|
van Hauser
|
2623851680
|
Merge pull request #1155 from WorksButNotTested/frida
Frida
|
2021-11-10 20:17:25 +01:00 |
|
Your Name
|
62a7ed635e
|
Minor change to inline assembly
|
2021-11-10 18:05:29 +00:00 |
|
Your Name
|
7e1dba2e6b
|
Fix block ID handling
|
2021-11-10 18:05:29 +00:00 |
|
vanhauser-thc
|
533e979010
|
update qemuafl, update changelog
|
2021-11-10 12:49:57 +01:00 |
|
vanhauser-thc
|
b47344e8f7
|
doc
|
2021-11-10 11:33:49 +01:00 |
|
van Hauser
|
6570327c2b
|
Merge pull request #1154 from adrianherrera/optimin/build-script-fix
optimin: fix optimin git clone
|
2021-11-10 11:28:53 +01:00 |
|
van Hauser
|
45748fd752
|
Merge pull request #1153 from WorksButNotTested/frida
Frida
|
2021-11-10 11:27:24 +01:00 |
|
Adrian Herrera
|
8a861d0947
|
optimin: fix optimin git clone
|
2021-11-10 07:55:43 +00:00 |
|
Your Name
|
02e8919cbc
|
Suppress spurious output
|
2021-11-10 05:25:29 +00:00 |
|
Your Name
|
8578b6b01c
|
Inline instrumentation optimization for x64
|
2021-11-09 18:29:25 +00:00 |
|
vanhauser-thc
|
75821d2943
|
fix afl- tools for new frida
|
2021-11-09 14:37:14 +01:00 |
|
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 |
|
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
|
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 |
|