about summary refs log tree commit diff
path: root/utils/afl_untracer
AgeCommit message (Collapse)Author
2021-02-15ran black on python scriptsDominik Maier
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-03afl-untracer: Mac M1 build update proposal.David CARLIER
2021-01-31code-formatvan Hauser
2021-01-31fix -Z, remove q->nextaflpp
2021-01-28Fix dev branch for android (#710)Joey Jiaojg
* android: replace rindex with strrchr * android: support 64bit only due to 128bit integer not supported by 32bit system Co-authored-by: joeyjiaojg@qq.com <joeyjiaojg@163.com>
2020-12-18small improvements: dump output on error in test-llvm, fix compiler warningshexcoder-
2020-12-01renamed examples/ to utils/vanhauser-thc