|
ccded9fc5c
|
vectorized coverage only possible for llvm 14 :(
|
2021-11-03 12:49:54 +01:00 |
|
|
caf68e5bf2
|
support vectorized cmps
|
2021-11-03 12:34:26 +01:00 |
|
|
f35e71ca11
|
fix
|
2021-11-02 19:58:02 +01:00 |
|
|
ce41f881a0
|
nosan
|
2021-11-02 19:53:15 +01:00 |
|
|
682e1d835c
|
select support for LTO
|
2021-11-02 19:20:18 +01:00 |
|
|
fb3a71bd25
|
support select with vectors
|
2021-11-02 17:47:17 +01:00 |
|
|
cd9f596ce0
|
remove debug
|
2021-11-01 17:33:18 +01:00 |
|
|
f97c5dba2a
|
remove debug
|
2021-11-01 09:25:11 +01:00 |
|
|
7e813ca492
|
fix
|
2021-11-01 09:23:05 +01:00 |
|
|
0cbb406451
|
fix
|
2021-11-01 00:30:56 +01:00 |
|
|
d918a9e85b
|
insert select instrumentation
|
2021-10-31 13:25:27 +01:00 |
|
|
01d266f2b4
|
wipe overflow data
|
2021-10-31 12:40:32 +01:00 |
|
|
639d108512
|
add cmplog compatability check
|
2021-10-31 12:29:45 +01:00 |
|
|
45b8e05793
|
fix off by one bug of PCGUARD instrumentation
fix bug #1120
|
2021-10-30 22:27:49 +08:00 |
|
|
e2ca7a6397
|
variant 6
|
2021-10-28 18:02:57 +02:00 |
|
|
bb8a4d71da
|
format and remove warning
|
2021-10-18 20:53:54 +02:00 |
|
|
7cd98f565f
|
lto and llvm14-dev
|
2021-10-18 12:16:58 +02:00 |
|
|
6403fa4f70
|
fix
|
2021-10-18 00:41:16 +02:00 |
|
|
9c278df038
|
try fix
|
2021-10-18 00:21:33 +02:00 |
|
|
4b4244bcf6
|
fix
|
2021-10-17 21:47:08 +02:00 |
|
|
462149de64
|
fix
|
2021-10-17 20:31:02 +02:00 |
|
|
e8cf04c90d
|
fix
|
2021-10-17 13:20:32 +02:00 |
|
|
ed10f3783b
|
new rtn cmplog: instrumentation side + supporting functions
|
2021-10-17 13:05:33 +02:00 |
|
|
7d0e0cde0a
|
fix declaration for new pass manager
|
2021-10-16 14:51:51 +02:00 |
|
|
1f2fa22dad
|
make new pass manager interface compiler version dependent (>=7)
|
2021-10-16 14:37:54 +02:00 |
|
|
c49b308794
|
switch PreservedAnalyses from none to all
|
2021-10-16 12:56:31 +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 |
|
|
d0fc985e22
|
prototype compiles
|
2021-10-12 00:00:05 +02:00 |
|
|
f6fbbf8150
|
Fix document paths.
|
2021-10-10 21:03:43 +08:00 |
|
|
65afe5addc
|
LLVM coverage making it more C++ too.
|
2021-10-09 18:31:12 +01:00 |
|
|
7b1fed78d8
|
Merge pull request #1107 from devnexen/llvm_pass_update
LLVM passes making slightly more C++
|
2021-10-09 18:50:35 +02:00 |
|
|
580401591f
|
LLVM passes making slightly more C++
|
2021-10-09 17:23:32 +01:00 |
|
|
716d2029c0
|
LLVM LTO plugin using smart pointer for __afl_internal_directory variable
|
2021-10-03 15:58:03 +01:00 |
|
|
e25f7cefdc
|
announce llvm 13 support
|
2021-08-25 12:29:44 +02:00 |
|
|
5ba3601697
|
revise paragraph
|
2021-08-20 13:52:07 +02:00 |
|
|
41a4c99d01
|
typos / wording
|
2021-08-20 12:37:47 +02:00 |
|
|
591d6c59c7
|
fix shared linking on macos
|
2021-08-19 17:02:17 +02:00 |
|
|
c775f40ebf
|
AFL_IGNORE_PROBLEMS + library checks and documentation
|
2021-08-12 14:32:44 +02:00 |
|
|
df74625df0
|
Change afl to AFL in *.md (#1057)
Changes in *.md files:
- afl++ > AFL++ (acronym)
- afl > AFL (compare https://github.com/google/AFL)
Excluded from changes:
- source code
- function names
- paths (folder and file names)
- URLs
|
2021-08-08 01:29:32 +02:00 |
|
|
c3fbf5dca3
|
add more string functions for dictionary features
|
2021-07-30 08:33:18 +02:00 |
|
|
ac13902a93
|
fix format string
|
2021-07-30 00:16:37 +00:00 |
|
|
6a6387582c
|
Update README.persistent_mode.md
|
2021-07-20 15:59:40 -04:00 |
|
|
32a0d6ac31
|
Revert "Merge branch 'release' into stable"
This reverts commit 8151618276 , reversing
changes made to 9321a24e68 .
|
2021-07-19 10:58:19 +02:00 |
|
|
cc57cc5f46
|
fix merge conflicts
|
2021-07-19 10:48:41 +02:00 |
|
|
9ec63d3f17
|
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
|
2021-07-14 14:31:27 +02:00 |
|
|
3a3ef7b6b4
|
update documentation
|
2021-07-14 12:16:52 +02:00 |
|
|
f1bcd378a2
|
fix failures for some sized string instrumentations
|
2021-07-07 12:19:05 +02:00 |
|