about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-dict2file.so.cc
AgeCommit message (Expand)Author
2021-07-30add more string functions for dictionary featuresvanhauser-thc
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-05-21fix llvm-dict2filevanhauser-thc
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-02fix llvm for unicode strings (hopefully)vanhauser-thc
2021-02-23encode double quote in dictvanhauser-thc
2021-02-22dict2file fixvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-04more code cleanup (instrumentation)hexcoder-
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-25remove warningsvan Hauser
2020-09-22add comment for futurevan Hauser
2020-09-22dict2file fix for integers > 64 bitaflpp
2020-09-11portability: make llvm-dict2file compilable under Ubuntu xenial (llvm 3.8.0)hexcoder-
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-06add std::string and bcmp to dictionary functionsvan Hauser
2020-09-06fix various warningsaflpp
2020-09-05first batch of changesvanhauser-thc