about summary refs log tree commit diff
path: root/utils/afl_untracer
AgeCommit message (Collapse)Author
2023-01-04code formatvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-12-23afl-untracer freebsd 13.1 and above update.David CARLIER
with the new kern.elf*.allow_wx setting, we try to make sure we still can make the maps w/x, fixing few build warnings while at it.
2022-07-12clang format 14vanhauser-thc
2022-01-18afl-untracer, disable ASLR on FreeBSD.David CARLIER
2022-01-07more welcome 2022yuawn
2021-12-05Fix usage and punctuation in connection with "then" and "than"llzmb
2021-12-04Add missing blank lines and remove double blank linesllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
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