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
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