index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
instrumentation
/
afl-llvm-dict2file.so.cc
Age
Commit message (
Expand
)
Author
2023-02-13
AFL_LLVM_DICT2FILE_NO_MAIN support
vanhauser-thc
2023-01-03
welcome 2023
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-03-31
Some scan-build fixes
Dominik Maier
2022-03-17
fixes for llvm < 11
vanhauser-thc
2022-03-03
port instrumentation/afl-llvm-dict2file
vanhauser-thc
2022-02-22
Merge branch 'newpm2' into dev
van Hauser
2022-02-22
LLVM 14 fixes
Raphael Isemann
2022-02-20
Revert "remove new llvm pass manager :("
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-14
better instrumentlist filename detection
vanhauser-thc
2021-11-26
remove new llvm pass manager :(
vanhauser-thc
2021-11-23
fixes
vanhauser-thc
2021-11-23
do not add zero byte on string compares with len
vanhauser-thc
2021-11-06
http->https
vanhauser-thc
2021-10-18
format and remove warning
vanhauser-thc
2021-10-09
LLVM passes making slightly more C++
David Carlier
2021-07-30
add more string functions for dictionary features
vanhauser-thc
2021-07-14
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
vanhauser-thc
2021-07-07
fix failures for some sized string instrumentations
vanhauser-thc
2021-05-21
fix llvm-dict2file
vanhauser-thc
2021-03-05
fix laf string transform crash
vanhauser-thc
2021-03-02
better unicode support
vanhauser-thc
2021-03-02
fix llvm for unicode strings (hopefully)
vanhauser-thc
2021-02-23
encode double quote in dict
vanhauser-thc
2021-02-22
dict2file fix
vanhauser-thc
2021-02-07
fix scan-build issues
vanhauser-thc
2021-01-04
more code cleanup (instrumentation)
hexcoder-
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-25
remove warnings
van Hauser
2020-09-22
add comment for future
van Hauser
2020-09-22
dict2file fix for integers > 64 bit
aflpp
2020-09-11
portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)
hexcoder-
2020-09-06
bcmp for compare-transform-pass
van Hauser
2020-09-06
add std::string and bcmp to dictionary functions
van Hauser
2020-09-06
fix various warnings
aflpp
2020-09-05
first batch of changes
vanhauser-thc