about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-12-04Add links to orphaned filesllzmb
2021-12-04Fix spelling of "FRIDA mode" and "QEMU mode"llzmb
2021-12-04Fix typos - 2nd runllzmb
2021-12-04Fix punctuation in connection with "with"llzmb
2021-12-04Fix punctuation in connection with "by default"llzmb
2021-12-04Fix line length and formattingllzmb
2021-12-04Fix punctuation in connection with "etc."llzmb
2021-12-04Remove old referencesllzmb
2021-12-04Fix compilation for LLVM 12.0.0, use older method getKnownMinValue()hexcoder-
2021-12-04Fix memory leak in libprotobuf-mutator-exampleKiprey
2021-12-03change dlopen solutionvanhauser-thc
2021-12-03what to do with dlopen libs?vanhauser-thc
2021-12-02Fix typos - 1st runllzmb
2021-12-02Change "eg" to "e.g." and fix punctuationllzmb
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix punctuation in connection with "however"llzmb
2021-12-02Remove the word "we"llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change "AFL" to "AFL++"llzmb
2021-12-02Merge pull request #1189 from WorksButNotTested/arm32van Hauser
Fixes for arm32
2021-12-02Fixes for arm32Your Name
2021-12-02Change "AFLplusplus" to "AFL++"llzmb
2021-12-02Change the word "env var" to "environment variable"llzmb
2021-12-02Change the word "entrypoint" to "entry point"llzmb
2021-12-02Change the word "behaviour" (BE) to "behavior" (AE)llzmb
2021-12-02Change the word "chapter" to "section"llzmb
2021-12-02Remove the word "please"llzmb
2021-12-02Remove the word "simply"llzmb
2021-12-02fixesvanhauser-thc
2021-12-01todovanhauser-thc
2021-12-01New unicornafl rust bindings (#1188)Dominik Maier
* uc bindings * fixed new uc rust bindings * updated to latest uc1 * updated rust bindings
2021-12-01remove quicklyvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-12-01update docsvanhauser-thc
2021-11-30Merge pull request #1182 from llzmb/docs_edit_readme_frida_mode_qemu_modevan Hauser
Edit FRIDA mode and QEMU mode READMEs
2021-11-30Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_modellzmb
2021-11-30Edit QEMU mode README.mdllzmb
2021-11-30Merge pull request #1187 from WorksButNotTested/fridavan Hauser
Frida
2021-11-30Merge pull request #1172 from llzmb/docs_cleanup_folder_2van Hauser
Clean up docs folder
2021-11-29Merge branch 'dev' into docs_cleanup_folder_2llzmb
2021-11-29Merge branch 'dev' into docs_cleanup_folder_2llzmb
2021-11-29Remove step 5 (interpret output) of quick startllzmb
2021-11-29Changes to support defaults for configuration optionsYour Name
2021-11-29Add support for parsing zero as a configuration settingYour Name
2021-11-29Fix some minor formattingYour Name
2021-11-29Fix transposed configuration optionsYour Name
2021-11-29Update docsYour Name
2021-11-29Merge pull request #1177 from llzmb/docs_cleanup_instrumentation_foldervan Hauser
Clean up instrumentation folder
2021-11-29Merge pull request #1186 from eternalsakura/stablevan Hauser
[fix] Fix custom mutator trim bug
2021-11-28Merge pull request #1185 from eriktews/cmake-in-docker-containervan Hauser
Include cmake in the Dockerfile