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
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
a37c6eef3f
Merge pull request #1184 from WorksButNotTested/bloaty
...
Added bloaty test
2021-11-27 13:49:10 +01:00
e323512ca1
Added bloaty test
2021-11-26 18:57:27 +00:00
55ed2a443c
remove new llvm pass manager :(
2021-11-26 15:30:46 +01:00
7604dba6d6
Fix typos
2021-11-26 13:28:04 +01:00
f1d2332657
Edit FRIDA mode MD files
2021-11-26 13:21:01 +01:00
2412ff63e3
Merge "ci_fuzzing.md" into "fuzzing_in_depth.md"
2021-11-26 12:50:40 +01:00
b8a8837875
Fix typo ( #1183 )
2021-11-25 21:00:39 +01:00
133fba724a
Edit FRIDA mode DEBUGGING.md
2021-11-25 20:50:18 +01:00
9a485106b0
Fix spelling in FRIDA mode README.md
2021-11-25 17:01:48 +01:00
e0c8a5c0c6
Change "AFL" to "AFL++" in "README.llvm.md", fix references
2021-11-25 16:47:49 +01:00
1a57253a1c
Edit QEMU mode READMEs
2021-11-25 16:33:29 +01:00
ce21346053
Edit FRIDA mode README.md
2021-11-25 15:15:43 +01:00
5011877980
Merge pull request #1181 from AFLplusplus/d2
...
project report for GSoD
2021-11-25 12:35:51 +01:00
116531af58
update doc2
2021-11-25 12:34:41 +01:00
4f1310db51
Edit instrumentation READMEs
2021-11-24 13:30:00 +01:00
fce93647cc
Merge "perf_tips.md" into "best_practices.md" and "fuzzing_in_depth.md"
2021-11-24 13:24:12 +01:00
43928461e8
update
2021-11-24 12:43:46 +01:00
5b480f9451
Edit "fuzzing_in_depth.md"
2021-11-24 11:00:03 +01:00
f11cf068dc
Merge "common_sense_risks.md" into "fuzzing_in_depth.md"
2021-11-24 10:52:29 +01:00
c866e9c3cc
Merge branch 'docs_cleanup_folder_2' of https://github.com/llzmb/AFLplusplus into docs_cleanup_folder_2
2021-11-24 08:11:56 +01:00
22726315c3
Merge various files into "fuzzing_in_depth.md"
2021-11-24 08:11:15 +01:00
91f1c17c8f
transform cmplog-instructions pass to new pass manager
2021-11-24 00:05:15 +01:00
cfa89c6bc7
Update docs/fuzzing_binary-only_targets.md
2021-11-23 21:47:15 +01:00
8c4435e7ef
fix for llvm < 11
2021-11-23 21:08:28 +01:00
1fbb7cb2fa
fix switch to new pass manager
2021-11-23 21:07:11 +01:00
6cce577b90
Edit instrumentation READMEs
2021-11-23 21:03:56 +01:00
90d7931af6
fixes
2021-11-23 19:37:27 +01:00
11f89ab785
do not add zero byte on string compares with len
2021-11-23 19:34:21 +01:00
39e2003630
further fixes for new pass manager
2021-11-23 19:20:51 +01:00
6f5ba59d99
further fixes for new pass manager
2021-11-23 19:18:26 +01:00
a0cc3dc101
llvm new passmanager fixes
2021-11-23 19:09:44 +01:00
d9ff3745d0
Edit "README.persistent_mode.md"
2021-11-23 18:58:36 +01:00
d50da14f60
fix for compcov transform strings
2021-11-23 16:55:04 +01:00
4dad895bbb
Edit "README.persistent_mode.md"
2021-11-23 12:17:04 +01:00
10365a22bd
Merge ctx and ngram into llvm, fix references
2021-11-22 22:08:49 +01:00
745408be60
Delete obsolete files
2021-11-22 21:32:14 +01:00
8b5eafe7c5
Clean up docs folder
2021-11-22 19:56:39 +01:00
0e9b208949
Merge branch 'dev_newpm' into dev
2021-11-22 16:51:06 +01:00
6f9a98c4a9
better string length counting
2021-11-22 14:38:43 +01:00
3a7a8704ee
better string length counting
2021-11-22 13:28:03 +01:00
ef35c803da
add supported boards, name prerequisite
2021-11-21 21:33:19 +01:00
c31f4646cb
Clean up docs folder
2021-11-21 21:11:52 +01:00
492dbe9fb2
Clean up docs folder
2021-11-21 18:00:01 +01:00
36514a2e4f
Merge "binaryonly_fuzzing.md" into "fuzzing_binary-only_targets.md"
2021-11-21 15:42:46 +01:00
4434aa103c
Merge pull request #1173 from retrage/retrage/coresight-mode-pr
...
coresight_mode: Change to use https for submodule URLs
2021-11-21 13:28:45 +01:00
de027b3b6b
coresight_mode: Change to use https for submodule URLs
...
Signed-off-by: Akira Moroo <retrage01@gmail.com >
2021-11-21 11:42:53 +09:00
5ec859cece
Clean up docs folder
2021-11-20 15:48:49 +01:00
581cb16965
enhance cmplog rtn hooks
2021-11-20 12:02:22 +01:00