aboutsummaryrefslogtreecommitdiff
path: root/qemu_mode
AgeCommit message (Expand)Author
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
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
2020-08-05Fix support for mips in qemu modeYour Name
2020-07-27formatAndrea Fioraldi
2020-07-25fix bug in qemu modeKirin-say
2020-06-21fix libcompcov for CFLAGSvan Hauser
2020-06-09code formatDominik Maier
2020-06-09fixed shmap fuzzingDominik Maier
2020-06-08fix x86 notzeroAndrea Fioraldi
2020-06-05fix qemu modevan Hauser
2020-06-05qemu debugvan Hauser
2020-06-04qemu_mode: fix error handling of mmaphexcoder-
2020-06-03switch order of shmem fuzzvan Hauser
2020-06-03switch shmem_len to the mapvan Hauser
2020-06-03code formatvan Hauser
2020-06-03shared mem input for qemu persistent hookAndrea Fioraldi
2020-06-02got rid of questionable phrasingDominik Maier
2020-05-28Merge pull request #382 from ivachyou/mastervan Hauser
2020-05-28change qemu-mode AFL_REGS_NUM to 16 for TARGET_ARMivachyou