Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-12 | remvoe libcompcov 32 bits warnings | Andrea Fioraldi | |
2021-02-12 | fix #736 (ty b1gr3db) | Andrea Fioraldi | |
2021-02-11 | typo | hexcoder | |
2021-02-11 | typos | hexcoder | |
2021-02-11 | fix #723 | Andrea Fioraldi | |
2021-02-11 | typos | vanhauser-thc | |
2021-02-10 | dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL | Andrea Fioraldi | |
2021-02-07 | mark llvm 13 as unsupported (yet) | vanhauser-thc | |
2021-02-07 | larger map, stats reload fix, code format | vanhauser-thc | |
2021-02-06 | fix qemu build script for Arch Linux ($CROSS) | hexcoder- | |
2021-02-03 | Create string.c | b1gr3db | |
Off by one error resulted in memmem calling memcmp where h + needle_len is one past the end. | |||
2021-02-01 | code format qasan | van Hauser | |
2021-01-31 | qemuafl | Andrea Fioraldi | |
2021-01-31 | update qemu and main makefile for qasan | Andrea Fioraldi | |
2021-01-29 | qasan readme | Andrea Fioraldi | |
2021-01-29 | update qemuafl | Andrea Fioraldi | |
2021-01-29 | working AFL_USE_QASAN | Andrea Fioraldi | |
2021-01-29 | fix qemu build script | Andrea Fioraldi | |
2021-01-29 | libqasan and use target cross compiler to compile target qemu libs | Andrea Fioraldi | |
2021-01-29 | qemuafl | Andrea Fioraldi | |
2021-01-28 | update qemuafl | Andrea Fioraldi | |
2021-01-21 | fix qemu x86 cmplog issue | Andrea Fioraldi | |
2021-01-19 | updated unicornafl qemu versions | Dominik Maier | |
2021-01-19 | tiny scan-build nags fixed | Dominik Maier | |
2021-01-02 | fix qemu linking error with mips | Andrea Fioraldi | |
2020-12-17 | Cleanup QEMU configuration options | R. Elliott Childre | |
Take into account `STATIC`, `DEBUG`, and `PROFILING` Turn off most options Remove non-exsistant config options (e.g. bluez) | |||
2020-12-08 | streamlined grammar mutator submodule | Dominik Maier | |
2020-12-01 | remove docs/README symlink and update references | van Hauser | |
2020-12-01 | renamed examples/ to utils/ | vanhauser-thc | |
2020-11-14 | fix non instrumented mode, fix check_binary | hexcoder- | |
2020-11-13 | restore qemuafl submodule | Andrea Fioraldi | |
2020-11-13 | fix frida example debug output | van Hauser | |
2020-11-13 | more small fixes | hexcoder- | |
2020-11-11 | update qemuafl | Andrea Fioraldi | |
2020-11-02 | typos | hexcoder | |
2020-11-02 | more typos | hexcoder | |
2020-11-02 | typos | Andrea Fioraldi | |
2020-11-02 | persistent hook example | Andrea Fioraldi | |
2020-11-02 | doc for qemuafl | Andrea Fioraldi | |
2020-09-23 | qemuafl | Andrea Fioraldi | |
2020-09-09 | fix makefile | van Hauser | |
2020-09-08 | update qemuafl | Andrea Fioraldi | |
2020-09-08 | fix GNUmakefile for new qemuafl | van Hauser | |
2020-09-08 | qemuafl + arm | Andrea Fioraldi | |
2020-09-01 | update qemuafl | Andrea Fioraldi | |
2020-09-01 | build with qemuafl | Andrea Fioraldi | |
2020-08-28 | Fix installation path of manual pages | Raphaƫl Hertzog | |
Manual pages are stored in /usr/share/man/. | |||
2020-08-05 | Fix support for mips in qemu mode | Your Name | |
2020-07-27 | format | Andrea Fioraldi | |
2020-07-25 | fix bug in qemu mode | Kirin-say | |