about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-07-28optimin: add target test back inAdrian Herrera
2021-07-28optimin: removed progress barAdrian Herrera
It was hard to get working with showmap's directory mode
2021-07-28optimin: run showmap with an entire input directoryAdrian Herrera
Rather than executing with one seed at a time. This required disabling the target binary test (for now).
2021-07-28optimin: support afl-cmin crash modeAdrian Herrera
2021-07-28optimin: fix default timeoutAdrian Herrera
So that it matches the help text
2021-07-28optimin: add test of binary targetAdrian Herrera
2021-07-28optimin: add support for afl-cmin env varsAdrian Herrera
2021-07-28optimin: recursively iterate over input directoryAdrian Herrera
2021-07-28optimin: improve afl-showmap error messagesAdrian Herrera
2021-07-28optimin: add missing cmin options and auto create output dirAdrian Herrera
* Includes frida, unicorn modes * Automatically create the output directory if it does not already exist
2021-07-28better macos sysctl settingsvanhauser-thc
2021-07-28Merge pull request #1046 from WorksButNotTested/osx-libvan Hauser
Changes to add additional FASAN configurations to osx-lib
2021-07-28Merge pull request #1045 from jhertz/fix_asan_checkvan Hauser
fix check again clang asan lib to work on mac and linux
2021-07-28Changes to add additional FASAN configurations to osx-libJonathan Wilson
2021-07-27fix check again clang asan lib to work on mac and linux by removing a characterJesse Hertz
2021-07-27Merge pull request #1044 from WorksButNotTested/osx-libvan Hauser
Osx lib
2021-07-27Update readme, minor tweaksJonathan Wilson
2021-07-27Added test for fuzzing a lib on OSXJonathan Wilson
2021-07-26fix gramatronvanhauser-thc
2021-07-25Merge pull request #1042 from yuawn/fix_afl-ccvan Hauser
Remove redundant if statement in afl-cc
2021-07-25Merge pull request #1043 from yuawn/fix_MOptvan Hauser
Remove unused code in MOpt
2021-07-25update grammar mutatorvanhauser-thc
2021-07-25remove unused codeyuawn
2021-07-23aligned wordingDominik Maier
2021-07-23give shmem more spaceDominik Maier
2021-07-23remove redundant if statementyuawn
2021-07-23removed utils/afl_fridavanhauser-thc
2021-07-23handle single seed with perf_score 0vanhauser-thc
2021-07-23update grammar mutatorvanhauser-thc
2021-07-23doc: stop, restartvanhauser-thc
2021-07-23afl-persistent-config Linux support + documentationvanhauser-thc
2021-07-23Merge pull request #1041 from jhertz/mac_shmvan Hauser
persistent SHM config install for Mac
2021-07-22persistent SHM config install for MacJesse Hertz
2021-07-22MacOS nitsvanhauser-thc
2021-07-21Merge pull request #1038 from yuawn/fix-faqvan Hauser
Fix links in FAQ.md
2021-07-21update relative pathyuawn
2021-07-21Merge pull request #1039 from yuawn/fix-save_if_interestingvan Hauser
remove unneeded assignment
2021-07-21remove unneeded assignmentyuawn
2021-07-21fix links in FAQ.mdyuawn
2021-07-21fix optimin readmevanhauser-thc
2021-07-21optimin nitsvanhauser-thc
2021-07-21Merge pull request #1035 from adrianherrera/optimin-utilvan Hauser
add optimin corpus minimizer
2021-07-21utils: added optimin corpus minimizerAdrian Herrera
2021-07-21fixed rust exampleDominik Maier
2021-07-21fix rust mutator bindingsbuildDominik Maier
2021-07-21Fix typos (#1037)Max Kunzelmann
2021-07-20fix rust bindingsvanhauser-thc
2021-07-20Merge pull request #1036 from moshekaplan/patch-1van Hauser
Update README.persistent_mode.md
2021-07-20Update README.persistent_mode.mdMoshe Kaplan
2021-07-20readd realpathvanhauser-thc