about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-09-21more test casesvan Hauser
2019-09-21make testsvan Hauser
2019-09-21oops, typo correctedhexcoder-
2019-09-21fix macos commit to make it portable again. Would not compile on OpenBSD.hexcoder-
2019-09-20install libtokencap and libdislocator if presentvan Hauser
2019-09-20custom mutator fuzzing yields UIvan Hauser
2019-09-20LLVM_CONFIG llvm_mode fixvan Hauser
2019-09-20Makefile fixvan Hauser
2019-09-20fix persistent demovan Hauser
2019-09-19Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-09-19restore qemu_mode/patches/afl-qemu-cpu-inl.hAndrea Fioraldi
2019-09-19Merge pull request #61 from devnexen/mac_os_cpu_scalingvan Hauser
Checking CPU scaling on MacOS
2019-09-18Checking CPU scaling on MacOSDavid Carlier
Checking optimal cpu performance or ignore if the AFL_SKIP_CPUFREQ env is set.
2019-09-18code formatAndrea Fioraldi
2019-09-18Merge pull request #60 from vanhauser-thc/wine_modeAndrea Fioraldi
Wine mode
2019-09-18Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-09-18qemu persistent GPRAndrea Fioraldi
2019-09-17bit of docAndrea Fioraldi
2019-09-17wine mode first commitAndrea Fioraldi
2019-09-17make helpvan Hauser
2019-09-17typoAndrea Fioraldi
2019-09-17code start and end in qemu env varsAndrea Fioraldi
2019-09-17fix man page generation, prerequisite is located in main directoryhexcoder-
2019-09-16added afl_custom_mutator_onlyvan Hauser
2019-09-16man page for afl-clang-fastvan Hauser
2019-09-16more help in the readmevan Hauser
2019-09-14Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2019-09-14afl-qemu-trace wit CPU_TARGET=i386 build fail fixAndrea Fioraldi
2019-09-14todo updatevan Hauser
2019-09-14Merge pull request #59 from vanhauser-thc/qemu_3.1.1Andrea Fioraldi
Qemu 3.1.1
2019-09-13for hexcodervan Hauser
2019-09-13qemu version update in headersAndrea Fioraldi
2019-09-13make source-only and binary-onlyAndrea Fioraldi
2019-09-13distrib makefile optionAndrea Fioraldi
2019-09-13fix #58 with qemu 4 fix backportAndrea Fioraldi
2019-09-13qemu 3.1.1Andrea Fioraldi
2019-09-13updated todovan Hauser
2019-09-13doc updatevan Hauser
2019-09-13Merge pull request #57 from vanhauser-thc/persistent_qemuAndrea Fioraldi
Persistent mode in QEMU
2019-09-13Merge branch 'master' into persistent_qemuhexcoder
2019-09-13update readme and todoAndrea Fioraldi
2019-09-12Second part of refactoring afl-fuzz-one.c. Now more back to sane functions.hexcoder-
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-10no more unlinkvan Hauser