4951 Commits

Author SHA1 Message Date
llzmb
aa6586a761 Fix typos - 1st run 2021-12-02 21:23:22 +01:00
llzmb
377adb776e Change "eg" to "e.g." and fix punctuation 2021-12-02 21:16:16 +01:00
llzmb
65c3db8625 Fix punctuation in connection with "e.g." 2021-12-02 21:11:01 +01:00
llzmb
a7694e299a Fix punctuation in connection with "however" 2021-12-02 21:08:26 +01:00
llzmb
c85e0dc4f0 Remove the word "we" 2021-12-02 21:08:26 +01:00
llzmb
fcbaddfd2b Fix spelling of words related to "build" 2021-12-02 21:08:16 +01:00
llzmb
b7395fa467 Change "AFL" to "AFL++" 2021-12-02 19:52:10 +01:00
llzmb
3023a36d4d Change "AFLplusplus" to "AFL++" 2021-12-02 17:16:54 +01:00
llzmb
7a8e4018a5 Change the word "env var" to "environment variable" 2021-12-02 17:13:12 +01:00
llzmb
f63c2ed145 Change the word "entrypoint" to "entry point" 2021-12-02 17:09:55 +01:00
llzmb
73e9677a88 Change the word "behaviour" (BE) to "behavior" (AE) 2021-12-02 17:08:06 +01:00
llzmb
9cb32ca142 Change the word "chapter" to "section" 2021-12-02 17:03:06 +01:00
llzmb
0ae9b0dff4 Remove the word "please" 2021-12-02 17:01:45 +01:00
llzmb
d9e39be4e8 Remove the word "simply" 2021-12-02 16:49:16 +01:00
vanhauser-thc
ca7144161f fixes 2021-12-02 10:41:24 +01:00
vanhauser-thc
80d5afa373 todo 2021-12-01 16:26:36 +01:00
Dominik Maier
d4ae8fde5d
New unicornafl rust bindings (#1188)
* uc bindings

* fixed new uc rust bindings

* updated to latest uc1

* updated rust bindings
2021-12-01 15:45:22 +01:00
vanhauser-thc
78b0e108a6 remove quickly 2021-12-01 12:01:00 +01:00
vanhauser-thc
22827e8070 unify LLVM_VERSION_... usage 2021-12-01 11:38:55 +01:00
vanhauser-thc
c2779cc6f9 update docs 2021-12-01 10:24:22 +01:00
van Hauser
c14ccdf264
Merge pull request #1182 from llzmb/docs_edit_readme_frida_mode_qemu_mode
Edit FRIDA mode and QEMU mode READMEs
2021-11-30 21:10:45 +01:00
llzmb
da13111117
Merge branch 'dev' into docs_edit_readme_frida_mode_qemu_mode 2021-11-30 20:28:20 +01:00
llzmb
f2ff029cc2 Edit QEMU mode README.md 2021-11-30 20:17:58 +01:00
van Hauser
5525f8c9ef
Merge pull request #1187 from WorksButNotTested/frida
Frida
2021-11-30 10:57:28 +01:00
van Hauser
edbf41f786
Merge pull request #1172 from llzmb/docs_cleanup_folder_2
Clean up docs folder
2021-11-30 10:56:02 +01:00
llzmb
8968bee836 Merge branch 'dev' into docs_cleanup_folder_2 2021-11-29 19:55:55 +01:00
llzmb
11b3961e68 Merge branch 'dev' into docs_cleanup_folder_2 2021-11-29 19:48:18 +01:00
llzmb
70236b854f Remove step 5 (interpret output) of quick start 2021-11-29 18:57:13 +01:00
Your Name
b48999f7c9 Changes to support defaults for configuration options 2021-11-29 17:38:06 +00:00
Your Name
b0c51964b7 Add support for parsing zero as a configuration setting 2021-11-29 17:38:06 +00:00
Your Name
2cdd75a274 Fix some minor formatting 2021-11-29 17:38:06 +00:00
Your Name
af2fcbc1d4 Fix transposed configuration options 2021-11-29 17:38:06 +00:00
Your Name
a699dc2d2d Update docs 2021-11-29 17:38:06 +00:00
van Hauser
235bb3235e
Merge pull request #1177 from llzmb/docs_cleanup_instrumentation_folder
Clean up instrumentation folder
2021-11-29 15:32:14 +01:00
van Hauser
ce0edcff2e
Merge pull request #1186 from eternalsakura/stable
[fix] Fix custom mutator trim bug
2021-11-29 11:44:16 +01:00
van Hauser
934daec8ce
Merge pull request #1185 from eriktews/cmake-in-docker-container
Include cmake in the Dockerfile
2021-11-28 23:40:16 +01:00
Erik Tews
042da82f6c Include cmake and meson in the Dockerfile
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 23:21:03 +01:00
eternalsakura
655b63d2b2 [fix] Custom mutator does not implement all three trim APIs, standard trimming will be used, but now the actual implementation does not match the description, fix this problem 2021-11-28 22:28:38 +08:00
van Hauser
a37c6eef3f
Merge pull request #1184 from WorksButNotTested/bloaty
Added bloaty test
2021-11-27 13:49:10 +01:00
Your Name
e323512ca1 Added bloaty test 2021-11-26 18:57:27 +00:00
vanhauser-thc
55ed2a443c remove new llvm pass manager :( 2021-11-26 15:30:46 +01:00
llzmb
7604dba6d6 Fix typos 2021-11-26 13:28:04 +01:00
llzmb
f1d2332657 Edit FRIDA mode MD files 2021-11-26 13:21:01 +01:00
llzmb
2412ff63e3 Merge "ci_fuzzing.md" into "fuzzing_in_depth.md" 2021-11-26 12:50:40 +01:00
llzmb
b8a8837875 Fix typo (#1183) 2021-11-25 21:00:39 +01:00
llzmb
133fba724a Edit FRIDA mode DEBUGGING.md 2021-11-25 20:50:18 +01:00
llzmb
9a485106b0 Fix spelling in FRIDA mode README.md 2021-11-25 17:01:48 +01:00
llzmb
e0c8a5c0c6 Change "AFL" to "AFL++" in "README.llvm.md", fix references 2021-11-25 16:47:49 +01:00
llzmb
1a57253a1c Edit QEMU mode READMEs 2021-11-25 16:33:29 +01:00
llzmb
ce21346053 Edit FRIDA mode README.md 2021-11-25 15:15:43 +01:00