|
afc84438c6
|
move bitmap and saveauto
|
2021-11-03 21:23:03 +01:00 |
|
|
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 |
|
|
701997a2a5
|
fix
|
2021-11-03 13:34:15 +01:00 |
|
|
639d108512
|
add cmplog compatability check
|
2021-10-31 12:29:45 +01:00 |
|
|
c64735df9e
|
help gcc
|
2021-10-31 11:55:44 +01:00 |
|
|
36d8f97972
|
gcc instrumentation opt
|
2021-10-31 11:55:44 +01:00 |
|
|
e2ca7a6397
|
variant 6
|
2021-10-28 18:02:57 +02:00 |
|
|
9a11c8ac24
|
fix
|
2021-10-26 22:06:01 +02:00 |
|
|
245e91eb27
|
fix
|
2021-10-26 21:30:08 +02:00 |
|
|
b4e328803c
|
variants
|
2021-10-26 18:10:57 +02:00 |
|
|
efec2b5a99
|
Update real_map_size when doing a realloc
|
2021-10-25 16:05:58 +02:00 |
|
|
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 |
|