|
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 |
|
|
591d6c59c7
|
fix shared linking on macos
|
2021-08-19 17:02:17 +02:00 |
|
|
1959812e83
|
more partial linking
|
2021-08-18 15:48:05 +02:00 |
|
|
2a68d37b4f
|
fix typo
|
2021-08-17 14:37:59 +02:00 |
|
|
c775f40ebf
|
AFL_IGNORE_PROBLEMS + library checks and documentation
|
2021-08-12 14:32:44 +02:00 |
|
|
b4c96d686f
|
Warn if "paths_total" property from stats file is inconsistent
|
2021-08-10 16:26:44 +08:00 |
|
|
5700b3c750
|
remove outdated references
|
2021-08-10 10:02:50 +02:00 |
|
|
781e65ea42
|
Merge pull request #1063 from wxyxsx/stable
Fix "havoc_mutations" not working in Python module
|
2021-08-10 09:54:17 +02:00 |
|
|
50fc76faa8
|
Update afl-fuzz-python.c
Fix havoc_mutations not working in python version
|
2021-08-10 11:14:55 +08:00 |
|
|
8ad6e7c140
|
fix afl_preload issues on macos
|
2021-08-02 10:15:13 +02:00 |
|
|
08080e70a6
|
use HASH_CONST
|
2021-07-31 08:09:47 +00:00 |
|
|
b3eadc6a77
|
Merge pull request #1050 from fbeqv/better_macos_getshm_errors
improved error message
|
2021-07-30 15:53:09 +02:00 |
|
|
2702a713d7
|
improved error message
|
2021-07-30 12:43:23 +02:00 |
|
|
bcdb69289f
|
frida tool fix
|
2021-07-30 07:25:44 +02:00 |
|
|
8b66d95038
|
frida tool fix
|
2021-07-30 07:12:53 +02:00 |
|
|
07346cb06d
|
fix check again clang asan lib to work on mac and linux by removing a character
|
2021-07-27 23:47:23 -04:00 |
|
|
dc16d8d998
|
Merge pull request #1042 from yuawn/fix_afl-cc
Remove redundant if statement in afl-cc
|
2021-07-25 19:23:18 +02:00 |
|
|
9d3816abff
|
remove unused code
|
2021-07-25 16:25:37 +00:00 |
|
|
bab487f4b5
|
remove redundant if statement
|
2021-07-23 12:34:47 +00:00 |
|
|
dc0fed6e0c
|
handle single seed with perf_score 0
|
2021-07-23 10:34:51 +02:00 |
|
|
699a1b0120
|
remove unneeded assignment
|
2021-07-21 10:37:54 +00:00 |
|