920 Commits

Author SHA1 Message Date
Adam Doupe
1840c27b6f Clarify in docs that AFL_TARGET_ENV will apply to QEMU in QEMU mode, and note that QEMU_SET_ENV should be used instead in QEMU mode. Closes #1328 2022-02-26 22:20:58 +00:00
hexcoder
de7058b75b
typo 2022-02-10 10:40:11 +01:00
vanhauser-thc
056ebbff15 add AFL_EARLY_FORKSERVER support 2022-02-08 20:36:06 +01:00
vanhauser-thc
cf853fb249 reintroduce AFL_PERSISTENT and AFL_DEFER_FORKSRV 2022-02-08 20:15:48 +01:00
vanhauser-thc
a5dc067331 nits 2022-02-07 12:22:57 +01:00
vanhauser-thc
fa3c0d8a37 change -y to -g/-G and add env var alternatives 2022-02-05 10:36:37 +01:00
vanhauser-thc
d5b9cd4b73 add afl-fuzz -y fuzz length support 2022-02-05 08:27:17 +01:00
hexcoder
9b72fe4880
typo 2022-02-04 13:59:11 +01:00
vanhauser-thc
80543a809e small doc update 2022-02-01 20:15:45 +01:00
vanhauser-thc
60e126c615 mention arm64 docker image 2022-01-31 09:24:04 +01:00
vanhauser-thc
53eb5ba2fb update changelog 2022-01-30 20:59:00 +01:00
Damiano Melotti
707b1701c3
Add cmake in installation instructions (#1313) 2022-01-29 16:32:55 +01:00
vanhauser-thc
f75535807a 4.01a init 2022-01-26 11:11:42 +01:00
vanhauser-thc
b0758ac8db 4.00c readiness 2022-01-26 09:55:12 +01:00
vanhauser-thc
d9ed784298 ensure all fuzz targets are killed on exit 2022-01-25 14:51:02 +01:00
vanhauser-thc
61d79f85c5 code format 2022-01-23 19:20:32 +01:00
vanhauser-thc
f7a5ea667b update changelog 2022-01-21 13:23:11 +01:00
llzmb
ec7b14a3d6 Fix line length 2022-01-20 21:25:06 +01:00
llzmb
c74686e20d Fix structure 2022-01-20 21:23:28 +01:00
llzmb
4902bb91d2 Fix links and spelling of Redqueen 2022-01-20 20:59:36 +01:00
llzmb
237a475d9b Fix structure and formatting 2022-01-20 20:54:38 +01:00
llzmb
1529bd070e Fix punctuation, formatting, and line length 2022-01-20 20:41:49 +01:00
llzmb
29f8040f09 Fix formatting and line length 2022-01-20 20:35:19 +01:00
llzmb
029bfc386f Fix formatting 2022-01-20 20:33:23 +01:00
llzmb
88905c65af Add missing tags, fix punctuation 2022-01-20 20:27:02 +01:00
Dominik Maier
25c8336c0c tidy up unicornafl, changelog 2022-01-19 22:23:25 +01:00
vanhauser-thc
409a6517c1 update changelog 2022-01-19 22:12:14 +01:00
Dominik Maier
d9fefafae7 move to unicorn2 2022-01-19 22:10:29 +01:00
vanhauser-thc
a3cf7c1224 change video order 2022-01-19 15:22:03 +01:00
van Hauser
6de9b37b2a
Merge pull request #1296 from hardik05/patch-1
Update tutorials.md
2022-01-19 15:20:10 +01:00
Hardik Shah
1e5699ccaa
Update tutorials.md 2022-01-19 19:36:29 +05:30
vanhauser-thc
861bd5e04b update macos path info 2022-01-17 20:31:08 +01:00
van Hauser
9a4552d6c4
Merge pull request #1258 from llzmb/docs_edit_images_2
Edit images
2022-01-14 15:54:41 +01:00
llzmb
8c58bdb504 Add margin to images 2022-01-14 15:17:25 +01:00
vanhauser-thc
f42c0047c8 nits 2022-01-14 15:01:14 +01:00
llzmb
1ca3317425 Add link to image 2022-01-14 11:22:16 +01:00
van Hauser
630ba07054
Merge pull request #1251 from pwnforce/patch-2
Update fuzzing_binary-only_targets.md
2022-01-13 16:40:22 +01:00
Majid Salehi
4c07e37eae
Update fuzzing_binary-only_targets.md 2022-01-13 14:48:05 +01:00
vanhauser-thc
8f7e584b82 more faq 2022-01-13 12:29:49 +01:00
vanhauser-thc
9e38c43686 update changelog 2022-01-13 10:32:47 +01:00
llzmb
e7ddd15fa5 Incorporate feedback 2022-01-12 20:46:37 +01:00
llzmb
5e47829462 Add white background to SVG files 2022-01-12 20:27:09 +01:00
vanhauser-thc
e663897a8a fix 2022-01-12 11:27:19 +01:00
vanhauser-thc
b7ddde636b svg test 2022-01-12 10:42:40 +01:00
vanhauser-thc
8764375357 test svg background 2022-01-12 10:36:22 +01:00
Majid Salehi
2342c85db4
Update fuzzing_binary-only_targets.md 2022-01-11 18:08:52 +01:00
Majid Salehi
091fa09e5e
Update fuzzing_binary-only_targets.md
Fixing some parts in the description of Retrowrite.
2022-01-11 17:42:38 +01:00
intrigus-lgtm
d8920e31f8
Add a comma to make sentence easier to understand. 2022-01-11 17:13:25 +01:00
intrigus-lgtm
6a7f184c4e
Fix broken code formatting 2022-01-11 17:00:26 +01:00
intrigus-lgtm
30666cb81e
Highlight what a basic block is.
Highlight the different parts that characterize what
a basic block is. This makes it slightly easier to
read/understand IMHO.
2022-01-11 16:59:37 +01:00