vanhauser-thc
056ebbff15
add AFL_EARLY_FORKSERVER support
2022-02-08 20:36:06 +01:00
vanhauser-thc
05a36f10ba
import mozilla afl-cc patch
2022-02-08 18:33:59 +01:00
vanhauser-thc
0fd6315dfb
nit
2022-01-25 13:32:45 +01:00
vanhauser-thc
28a1765781
fix atexit for rt
2022-01-25 12:41:22 +01:00
vanhauser-thc
21ebfec79c
better ignore problem handling
2022-01-12 21:59:38 +01:00
vanhauser-thc
e1082f2548
welcome 2022
2022-01-01 00:49:17 +01:00
vanhauser-thc
b3a0ecfd48
allow ignore dlopen issues
2021-12-17 09:42:05 +01:00
vanhauser-thc
fc094dee13
change dlopen solution
2021-12-03 11:35:30 +01:00
vanhauser-thc
a915c05740
what to do with dlopen libs?
2021-12-03 10:02:57 +01:00
vanhauser-thc
ca7144161f
fixes
2021-12-02 10:41:24 +01:00
vanhauser-thc
6f9a98c4a9
better string length counting
2021-11-22 14:38:43 +01:00
vanhauser-thc
3a7a8704ee
better string length counting
2021-11-22 13:28:03 +01:00
vanhauser-thc
581cb16965
enhance cmplog rtn hooks
2021-11-20 12:02:22 +01:00
vanhauser-thc
7777045c09
cmplog fix
2021-11-19 16:42:57 +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
e88509ac22
Add __afl_set_persistent_mode
2021-11-17 20:27:45 +00:00
vanhauser-thc
de90fd652e
cmplog fix
2021-11-15 10:32:44 +01:00
van Hauser
fb443eaf23
Merge pull request #1141 from AFLplusplus/afl4
...
cmplog enhancement variant
2021-11-07 14:09:09 +01:00
vanhauser-thc
2ddbaa439c
30% faster hashing speed
2021-11-06 16:22:38 +01:00
vanhauser-thc
9325a4fcbb
http->https
2021-11-06 10:28:22 +01:00
vanhauser-thc
809f4922b9
remove old var
2021-11-03 22:16:22 +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
f35e71ca11
fix
2021-11-02 19:58:02 +01:00
vanhauser-thc
01d266f2b4
wipe overflow data
2021-10-31 12:40:32 +01:00
vanhauser-thc
639d108512
add cmplog compatability check
2021-10-31 12:29:45 +01:00
vanhauser-thc
e2ca7a6397
variant 6
2021-10-28 18:02:57 +02:00
vanhauser-thc
9c278df038
try fix
2021-10-18 00:21:33 +02:00
vanhauser-thc
462149de64
fix
2021-10-17 20:31:02 +02:00
vanhauser-thc
ed10f3783b
new rtn cmplog: instrumentation side + supporting functions
2021-10-17 13:05:33 +02:00
vanhauser-thc
591d6c59c7
fix shared linking on macos
2021-08-19 17:02:17 +02:00
yuawn
ac13902a93
fix format string
2021-07-30 00:16:37 +00:00
vanhauser-thc
3a3ef7b6b4
update documentation
2021-07-14 12:16:52 +02:00
vanhauser-thc
1fcb52957e
fix frida
2021-06-24 09:59:00 +02:00
vanhauser-thc
ff4d45eed2
cmplog fix for qemu and frida
2021-06-22 22:05:28 +02:00
vanhauser-thc
35153e9b49
correct map size for small targets
2021-06-16 15:33:03 +02:00
vanhauser-thc
c46f8c1f70
make afl-cmin actually work with subdirectories
2021-06-16 13:03:42 +02:00
hexcoder-
2449866f21
more info for error logging
2021-06-07 13:47:27 +02:00
vanhauser-thc
92fcef4520
write target errors to out_dir/error.txt
2021-06-07 09:26:53 +02:00
vanhauser-thc
beb97cdc89
dynamic_list and afl-compiler-rt rework
2021-06-03 15:12:14 +02:00
WorksButNotTested
39ad3b8946
Frida persistent ( #880 )
...
* Added x64 support for persistent mode (function call only), in-memory teest cases and complog
* Review changes, fix NeverZero and code to parse the .text section of the main executable. Excluded ranges TBC
* Various minor fixes and finished support for AFL_INST_LIBS
* Review changes
Co-authored-by: Your Name <you@example.com>
2021-04-28 10:25:26 +02:00
Jiangen Jiao
28878c69e0
android: disable sigaction inside debuggerd
...
check https://github.com/google/AFL/blob/master/docs/INSTALL#L173
2021-04-07 11:28:19 +08:00
van Hauser
201d82ae0d
Merge pull request #857 from Begasus/haiku
...
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-05 14:01:40 +02:00
begasus
43b1a0d46b
Declare private api __kern_write for Haiku
2021-04-05 13:02:26 +00:00
begasus
a02d84a11c
Fix undeclared SYS_write on Haiku
2021-04-05 11:56:04 +00:00
begasus
845c584b9c
Fix Haiku references, no <sys/syscall.h> and missing defines for USEMMAP
2021-04-04 17:41:43 +00:00
vanhauser-thc
84a99f49b8
remove unneeded var
2021-03-29 19:07:47 +02:00
vanhauser-thc
dfe6f7f8c9
make setting different file permissions easy via config.h
2021-03-23 20:21:08 +01:00
vanhauser-thc
2102264acf
fix for new llvm 13 change
2021-03-19 16:06:06 +01:00