Your Name
|
8c9ce591e5
|
Shift saved values down the stack by 8 bytes
|
2021-11-19 18:06:15 +00:00 |
|
Your Name
|
2cd4f4e7fa
|
Added vorbis test
|
2021-11-19 18:06:15 +00:00 |
|
vanhauser-thc
|
7777045c09
|
cmplog fix
|
2021-11-19 16:42:57 +01:00 |
|
van Hauser
|
9283967a6e
|
Merge pull request #1167 from WorksButNotTested/js
Js
|
2021-11-19 11:20:23 +01:00 |
|
van Hauser
|
b18b8f553f
|
Merge pull request #1168 from kcwu/restore-sigchld-handler
fork server: restore SIGCHLD handler for child process
|
2021-11-19 11:15:18 +01:00 |
|
Kuang-che Wu
|
0c26e43486
|
fork server: restore SIGCHLD handler for child process
|
2021-11-19 12:09:35 +08:00 |
|
vanhauser-thc
|
7c3d4e54eb
|
ensure default sigchild handler in afl-compiler-rt
|
2021-11-18 22:31:19 +01:00 |
|
Your Name
|
b0f7691c29
|
Fix ASAN DSO exclusion
|
2021-11-18 17:08:39 +00:00 |
|
Your Name
|
af02fa1670
|
Improve JS bindings for hooking functions
|
2021-11-18 17:08:39 +00:00 |
|
Your Name
|
3b9545854f
|
Added test of JS hooking LLVMFuzzerTestOneInput
|
2021-11-18 17:08:39 +00:00 |
|
van Hauser
|
e131d0fc55
|
Merge pull request #1164 from WorksButNotTested/fix
Fix
|
2021-11-18 10:24:25 +01:00 |
|
Your Name
|
a7b9433850
|
Bump FRIDA version
|
2021-11-18 08:46:29 +00:00 |
|
Your Name
|
e88509ac22
|
Add __afl_set_persistent_mode
|
2021-11-17 20:27:45 +00:00 |
|
Your Name
|
43458f7e8b
|
Disable fetching adjacent blocks when coverage is enabled
|
2021-11-17 20:27:45 +00:00 |
|
Your Name
|
67a6481b36
|
Fixes to exclude ASAN DSO
|
2021-11-17 20:27:45 +00:00 |
|
Your Name
|
7514565858
|
Fix sorting of ranges
|
2021-11-17 20:27:45 +00:00 |
|
vanhauser-thc
|
8a9f3bcca8
|
d2
|
2021-11-17 09:09:26 +01:00 |
|
vanhauser-thc
|
132630d48d
|
nit
|
2021-11-17 09:09:03 +01:00 |
|
vanhauser-thc
|
b659be1549
|
add coresight to docs
|
2021-11-16 13:54:31 +01:00 |
|
vanhauser-thc
|
1a8d3f82f2
|
fix afl-showmap
|
2021-11-16 13:01:02 +01:00 |
|
vanhauser-thc
|
268339a683
|
showmap -A -> -H, accurate help output
|
2021-11-16 11:03:53 +01:00 |
|
van Hauser
|
464f1a78df
|
Merge pull request #1156 from retrage/retrage/coresight-mode-pr
Add CoreSight mode support
|
2021-11-16 10:51:19 +01:00 |
|
Akira Moroo
|
3f864fa129
|
coresight_mode: Add TODO list to README.md
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-16 02:31:12 +00:00 |
|
Akira Moroo
|
2d4b18f98e
|
Fix finding glibc patches
Signed-off-by: Akira Moroo <retrage01@gmail.com>
|
2021-11-16 02:00:03 +00:00 |
|
van Hauser
|
02b621e83c
|
Merge pull request #1136 from llzmb/docs_edit_environment_variables
Edit list of environment variables
|
2021-11-15 20:11:23 +01:00 |
|
van Hauser
|
ca1e078597
|
Merge pull request #1162 from WorksButNotTested/frida
Frida
|
2021-11-15 18:57:14 +01:00 |
|
Your Name
|
f719b426e3
|
Further optimization to coverage code
|
2021-11-15 17:14:04 +00:00 |
|
Your Name
|
e1d3fe30de
|
Changes to allow configuration of stalker adjacent blocks
|
2021-11-15 17:14:04 +00:00 |
|
vanhauser-thc
|
de90fd652e
|
cmplog fix
|
2021-11-15 10:32:44 +01: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 |
|
van Hauser
|
96430fc9e0
|
Merge pull request #1157 from WorksButNotTested/frida
Frida
|
2021-11-11 20:09:02 +01:00 |
|
Your Name
|
b033a2d98b
|
Fix to handling of persistent mode using JS
|
2021-11-11 18:32:35 +00:00 |
|
Your Name
|
a15b5ef458
|
Changes to fix use of unstable coverage
|
2021-11-11 18:32:35 +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 |
|
llzmb
|
66ca8618ea
|
Edit list of environment variables
|
2021-11-09 20:35:12 +01: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 |
|