about summary refs log tree commit diff
path: root/qemu_mode
AgeCommit message (Collapse)Author
2021-02-12remvoe libcompcov 32 bits warningsAndrea Fioraldi
2021-02-12fix #736 (ty b1gr3db)Andrea Fioraldi
2021-02-11typohexcoder
2021-02-11typoshexcoder
2021-02-11fix #723Andrea Fioraldi
2021-02-11typosvanhauser-thc
2021-02-10dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFLAndrea Fioraldi
2021-02-07mark llvm 13 as unsupported (yet)vanhauser-thc
2021-02-07larger map, stats reload fix, code formatvanhauser-thc
2021-02-06fix qemu build script for Arch Linux ($CROSS)hexcoder-
2021-02-03Create string.cb1gr3db
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end.
2021-02-01code format qasanvan Hauser
2021-01-31qemuaflAndrea Fioraldi
2021-01-31update qemu and main makefile for qasanAndrea Fioraldi
2021-01-29qasan readmeAndrea Fioraldi
2021-01-29update qemuaflAndrea Fioraldi
2021-01-29working AFL_USE_QASANAndrea Fioraldi
2021-01-29fix qemu build scriptAndrea Fioraldi
2021-01-29libqasan and use target cross compiler to compile target qemu libsAndrea Fioraldi
2021-01-29qemuaflAndrea Fioraldi
2021-01-28update qemuaflAndrea Fioraldi
2021-01-21fix qemu x86 cmplog issueAndrea Fioraldi
2021-01-19updated unicornafl qemu versionsDominik Maier
2021-01-19tiny scan-build nags fixedDominik Maier
2021-01-02fix qemu linking error with mipsAndrea Fioraldi
2020-12-17Cleanup QEMU configuration optionsR. Elliott Childre
Take into account `STATIC`, `DEBUG`, and `PROFILING` Turn off most options Remove non-exsistant config options (e.g. bluez)
2020-12-08streamlined grammar mutator submoduleDominik Maier
2020-12-01remove docs/README symlink and update referencesvan Hauser
2020-12-01renamed examples/ to utils/vanhauser-thc
2020-11-14fix non instrumented mode, fix check_binaryhexcoder-
2020-11-13restore qemuafl submoduleAndrea Fioraldi
2020-11-13fix frida example debug outputvan Hauser
2020-11-13more small fixeshexcoder-
2020-11-11update qemuaflAndrea Fioraldi
2020-11-02typoshexcoder
2020-11-02more typoshexcoder
2020-11-02typosAndrea Fioraldi
2020-11-02persistent hook exampleAndrea Fioraldi
2020-11-02doc for qemuaflAndrea Fioraldi
2020-09-23qemuaflAndrea Fioraldi
2020-09-09fix makefilevan Hauser
2020-09-08update qemuaflAndrea Fioraldi
2020-09-08fix GNUmakefile for new qemuaflvan Hauser
2020-09-08qemuafl + armAndrea Fioraldi
2020-09-01update qemuaflAndrea Fioraldi
2020-09-01build with qemuaflAndrea Fioraldi
2020-08-28Fix installation path of manual pagesRaphaƫl Hertzog
Manual pages are stored in /usr/share/man/.
2020-08-05Fix support for mips in qemu modeYour Name
2020-07-27formatAndrea Fioraldi
2020-07-25fix bug in qemu modeKirin-say