David Carlier
|
65afe5addc
|
LLVM coverage making it more C++ too.
|
2021-10-09 18:31:12 +01:00 |
|
David Carlier
|
580401591f
|
LLVM passes making slightly more C++
|
2021-10-09 17:23:32 +01:00 |
|
vanhauser-thc
|
c3fbf5dca3
|
add more string functions for dictionary features
|
2021-07-30 08:33:18 +02:00 |
|
vanhauser-thc
|
9ec63d3f17
|
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
|
2021-07-14 14:31:27 +02:00 |
|
vanhauser-thc
|
f1bcd378a2
|
fix failures for some sized string instrumentations
|
2021-07-07 12:19:05 +02:00 |
|
hexcoder-
|
96c802fce8
|
fix stupid typos
|
2021-06-01 18:41:38 +02:00 |
|
hexcoder-
|
97225f1f6f
|
adapt to incompatible LLVM 13 API
|
2021-06-01 18:36:28 +02:00 |
|
vanhauser-thc
|
7665354405
|
threadsafe doc fixes, code format
|
2021-06-01 10:13:16 +02:00 |
|
hexcoder
|
97a1f89881
|
Merge branch 'dev' into going_atomic
|
2021-05-31 19:18:24 +02:00 |
|
hexcoder-
|
b246de7891
|
add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes
|
2021-05-30 15:25:10 +02:00 |
|
vanhauser-thc
|
c9d066038f
|
fix PCGUARD, build aflpp_driver with fPIC
|
2021-04-30 10:27:43 +02:00 |
|
hexcoder-
|
ec49c7fbf5
|
Change other LLVM modes to atomic increments
|
2021-04-17 22:32:33 +02:00 |
|
vanhauser-thc
|
8868648f76
|
fix LTO selective instrumentation
|
2021-03-22 10:45:39 +01:00 |
|
vanhauser-thc
|
2102264acf
|
fix for new llvm 13 change
|
2021-03-19 16:06:06 +01:00 |
|
vanhauser-thc
|
3342aa751d
|
fix laf string transform crash
|
2021-03-05 10:05:43 +01:00 |
|
vanhauser-thc
|
333509bb0a
|
better unicode support
|
2021-03-02 16:24:43 +01:00 |
|
vanhauser-thc
|
c269c3977c
|
fix llvm for unicode strings (hopefully)
|
2021-03-02 11:38:12 +01:00 |
|
vanhauser-thc
|
0ad56167c5
|
fix scan-build issues
|
2021-02-07 07:51:29 +01:00 |
|
van Hauser
|
7a861498c2
|
added support for __afl_coverage_interesting
|
2021-01-31 15:04:40 +01:00 |
|
van Hauser
|
d36af0d576
|
fix msg
|
2021-01-15 17:32:43 +01:00 |
|
van Hauser
|
9c15f53a47
|
fix for changes in llvm 12
|
2021-01-04 17:45:52 +01:00 |
|
van Hauser
|
daa2285083
|
fix LTO autodictionary for ints > 64 bits
|
2020-09-22 09:32:16 +02:00 |
|
van Hauser
|
06ac2850c5
|
bcmp for compare-transform-pass
|
2020-09-06 13:53:40 +02:00 |
|
van Hauser
|
6114a48b89
|
add std::string and bcmp to dictionary functions
|
2020-09-06 13:29:32 +02:00 |
|
aflpp
|
8ec41b2585
|
fix various warnings
|
2020-09-06 11:40:41 +02:00 |
|
van Hauser
|
2508922288
|
cmp dict for LTO
|
2020-09-05 15:49:10 +02:00 |
|
vanhauser-thc
|
996986bed5
|
first batch of changes
|
2020-09-05 12:11:48 +02:00 |
|