about summary refs log tree commit diff
path: root/qemu_mode
AgeCommit message (Collapse)Author
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
2019-08-28solved MAP_SIZE overflowAndrea Fioraldi
2019-08-28better neverzero with adc + neverzero for compcovAndrea Fioraldi
2019-08-27neverzero for unicorn_modeAndrea Fioraldi
2019-08-27neverzero qemu for x86/x86_64Andrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-27added afl++ patches authors to special thanksAndrea Fioraldi
2019-08-21update README.qemu with compcov levelsAndrea Fioraldi
2019-08-21Merge pull request #47 from vanhauser-thc/immediates-compcovAndrea Fioraldi
compcov levels to enable the instrumentation of only comparisons with immediates
2019-08-08documentation updatevan Hauser
2019-08-08Merge pull request #39 from floyd-fuh/mastervan Hauser
Workaround patch for QEMU
2019-08-06Ugly patch for this issue ↵floyd
https://lists.sr.ht/~philmd/qemu/patches/6224#%3C20190617114005.24603-1-berrange@redhat.com%3E+linux-user/syscall.c in QEMU with ubuntu 19.10
2019-08-01map size fixesvan Hauser
2019-07-29compcov levels to enable the instrumentation of only immediatesAndrea Fioraldi
2019-07-20Merge pull request #26 from vanhauser-thc/qemu-compcovAndrea Fioraldi
Qemu CompCov
2019-07-20fix conflictAndrea Fioraldi
2019-07-20more speed to libcompcov using real libc functionsAndrea Fioraldi