about summary refs log tree commit diff
path: root/qemu_mode
AgeCommit message (Collapse)Author
2019-11-07f*ckin travisvan Hauser
2019-10-26typoAndrea Fioraldi
2019-10-25float compcov readmeAndrea Fioraldi
2019-10-25floating point compcovAndrea Fioraldi
2019-10-23move is_valid_addr in afl-qemu-common.hAndrea Fioraldi
2019-10-19Remove lcamtuf's old email from Google (not valid anymore), also remove ↵hexcoder-
maintainance from him.
2019-10-13moar docAndrea Fioraldi
2019-10-08persistent qemu should now works as expectedAndrea Fioraldi
2019-10-08qemu maps debug printAndrea Fioraldi
2019-10-05Merge pull request #74 from vanhauser-thc/multiarch_compcovAndrea Fioraldi
Multiarch CompCov
2019-10-04general maintancevan Hauser
2019-10-02arm compcov draftAndrea Fioraldi
2019-10-02grrrr a random guy broke my QEMU nuild script :(Andrea Fioraldi
2019-10-02qemu compcov revert cmp order to match >/< comparisonsAndrea Fioraldi
2019-10-02Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-10-02fix missing __compcov_ro_cnt increment in libcompcovAndrea Fioraldi
2019-10-01Formatting and documentation improvementsMatt C
2019-10-01Static compilation supportMatt C
2019-09-25typoAndrea Fioraldi
2019-09-25small docs updates typos, grammar, clarificationshexcoder-
2019-09-22readme binary onlyAndrea Fioraldi
2019-09-22binary readmeAndrea Fioraldi
2019-09-22wine mode && fix llvm makefileAndrea Fioraldi
2019-09-22persistent qemu retaddr offsetAndrea Fioraldi
2019-09-19restore qemu_mode/patches/afl-qemu-cpu-inl.hAndrea Fioraldi
2019-09-18code formatAndrea Fioraldi
2019-09-18qemu persistent GPRAndrea Fioraldi
2019-09-17typoAndrea Fioraldi
2019-09-17code start and end in qemu env varsAndrea Fioraldi
2019-09-14afl-qemu-trace wit CPU_TARGET=i386 build fail fixAndrea Fioraldi
2019-09-13qemu version update in headersAndrea Fioraldi
2019-09-13fix #58 with qemu 4 fix backportAndrea Fioraldi
2019-09-13qemu 3.1.1Andrea Fioraldi
2019-09-12typoAndrea Fioraldi
2019-09-12qemu mode readme updateAndrea Fioraldi
2019-09-12qemu mode readme updateAndrea Fioraldi
2019-09-12qemu mode readme updateAndrea Fioraldi
2019-09-12ret addr patchingAndrea Fioraldi
2019-09-12remove debug printAndrea Fioraldi
2019-09-12first version of persistent QEMUAndrea Fioraldi
2019-09-04added man pagesvan Hauser
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-03remove macro indentation from code-formatAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-09-02merge from masterAndrea Fioraldi
2019-08-31modernize some readmesAndrea Fioraldi
2019-08-30update with changes from masterAndrea Fioraldi
2019-08-30modernize docs and readme for qemu and unicornAndrea Fioraldi
2019-08-29common header for qemu and unicornAndrea Fioraldi
2019-08-29Fixed SIGSEV due to wrong pointer sizeDominik Maier