Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-06-21 | fix libcompcov for CFLAGS | van Hauser | |
2020-06-09 | code format | Dominik Maier | |
2020-06-09 | fixed shmap fuzzing | Dominik Maier | |
2020-06-08 | fix x86 notzero | Andrea Fioraldi | |
2020-06-05 | fix qemu mode | van Hauser | |
2020-06-05 | qemu debug | van Hauser | |
2020-06-04 | qemu_mode: fix error handling of mmap | hexcoder- | |
2020-06-03 | switch order of shmem fuzz | van Hauser | |
2020-06-03 | switch shmem_len to the map | van Hauser | |
2020-06-03 | code format | van Hauser | |
2020-06-03 | shared mem input for qemu persistent hook | Andrea Fioraldi | |
2020-06-02 | got rid of questionable phrasing | Dominik Maier | |
2020-05-28 | Merge pull request #382 from ivachyou/master | van Hauser | |
change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM | |||
2020-05-28 | change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARM | ivachyou | |
2020-05-27 | allow for copy paste from documentation | van Hauser | |
2020-05-15 | removed overlooked post_lib references, added post_lib examples to ↵ | van Hauser | |
examples/custom_mutators | |||
2020-05-14 | use --python flag to point to python executable for qemu build | Ruben ten Hove | |
2020-05-14 | create temp symlink to python3 for qemu mode if python isn't found | Ruben ten Hove | |
2020-05-12 | new code formatting + applied | van Hauser | |
2020-05-10 | indenting preprocessor directives breaks compilation and cant be fixed, ↵ | van Hauser | |
reverting ... :-( | |||
2020-05-10 | fix warning, code format | van Hauser | |
2020-05-10 | code-format | van Hauser | |
2020-05-09 | qemu_mode: make building warning free | hexcoder- | |
2020-05-06 | make build options for qemu more visible | van Hauser | |
2020-04-28 | fix #329 | Andrea Fioraldi | |