about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-11-28Include cmake and meson in the DockerfileErik Tews
The README contains an examples how afl can be used with cmake, but cmake is not included in the Dockerfile. Thus, when running afl using docker, one cannot invoke cmake from within the container. This commit adds cmake and meson to the list of packages in the Dockerfile that are installed when the docker image is generated.
2021-11-28[fix] Custom mutator does not implement all three trim APIs, standard ↵eternalsakura
trimming will be used, but now the actual implementation does not match the description, fix this problem
2021-11-27Merge pull request #1184 from WorksButNotTested/bloatyvan Hauser
Added bloaty test
2021-11-26Added bloaty testYour Name
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-26Fix typosllzmb
2021-11-26Edit FRIDA mode MD filesllzmb
2021-11-26Merge "ci_fuzzing.md" into "fuzzing_in_depth.md"llzmb
2021-11-25Fix typo (#1183)llzmb
2021-11-25Edit FRIDA mode DEBUGGING.mdllzmb
2021-11-25Fix spelling in FRIDA mode README.mdllzmb
2021-11-25Change "AFL" to "AFL++" in "README.llvm.md", fix referencesllzmb
2021-11-25Edit QEMU mode READMEsllzmb
2021-11-25Edit FRIDA mode README.mdllzmb
2021-11-25Merge pull request #1181 from AFLplusplus/d2van Hauser
project report for GSoD
2021-11-25update doc2vanhauser-thc
2021-11-24Edit instrumentation READMEsllzmb
2021-11-24Merge "perf_tips.md" into "best_practices.md" and "fuzzing_in_depth.md"llzmb
2021-11-24updatevanhauser-thc
2021-11-24Edit "fuzzing_in_depth.md"llzmb
2021-11-24Merge "common_sense_risks.md" into "fuzzing_in_depth.md"llzmb
2021-11-24Merge branch 'docs_cleanup_folder_2' of https://github.com/llzmb/AFLplusplus ↵llzmb
into docs_cleanup_folder_2
2021-11-24Merge various files into "fuzzing_in_depth.md"llzmb
2021-11-24transform cmplog-instructions pass to new pass managerhexcoder-
2021-11-23Update docs/fuzzing_binary-only_targets.mdllzmb
2021-11-23fix for llvm < 11vanhauser-thc
2021-11-23fix switch to new pass managerhexcoder-
2021-11-23Edit instrumentation READMEsllzmb
2021-11-23fixesvanhauser-thc
2021-11-23do not add zero byte on string compares with lenvanhauser-thc
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-23further fixes for new pass managervanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-thc
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-11-23fix for compcov transform stringsvanhauser-thc
2021-11-23Edit "README.persistent_mode.md"llzmb
2021-11-22Merge ctx and ngram into llvm, fix referencesllzmb
2021-11-22Delete obsolete filesllzmb
2021-11-22Clean up docs folderllzmb
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-22better string length countingvanhauser-thc
2021-11-22better string length countingvanhauser-thc
2021-11-21add supported boards, name prerequisitehexcoder
2021-11-21Clean up docs folderllzmb
2021-11-21Clean up docs folderllzmb
2021-11-21Merge "binaryonly_fuzzing.md" into "fuzzing_binary-only_targets.md"llzmb
2021-11-21Merge pull request #1173 from retrage/retrage/coresight-mode-prvan Hauser
coresight_mode: Change to use https for submodule URLs
2021-11-21coresight_mode: Change to use https for submodule URLsAkira Moroo
Signed-off-by: Akira Moroo <retrage01@gmail.com>
2021-11-20Clean up docs folderllzmb
2021-11-20enhance cmplog rtn hooksvanhauser-thc