|
13eedcd5e8
|
Fix punctuation in connection with "etc."
|
2021-12-04 19:42:47 +01:00 |
|
|
b7395fa467
|
Change "AFL" to "AFL++"
|
2021-12-02 19:52:10 +01:00 |
|
|
0ae9b0dff4
|
Remove the word "please"
|
2021-12-02 17:01:45 +01:00 |
|
|
70236b854f
|
Remove step 5 (interpret output) of quick start
|
2021-11-29 18:57:13 +01:00 |
|
|
f11cf068dc
|
Merge "common_sense_risks.md" into "fuzzing_in_depth.md"
|
2021-11-24 10:52:29 +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 |
|
|
5ec859cece
|
Clean up docs folder
|
2021-11-20 15:48:49 +01:00 |
|
|
65c94d914d
|
Change line length to max. 80 characters
|
2021-10-17 20:29:24 +02:00 |
|
|
79d87f8544
|
Merge branch 'dev' into docs_edit_readme_fix_links
|
2021-10-10 16:32:43 +02:00 |
|
|
f6fbbf8150
|
Fix document paths.
|
2021-10-10 21:03:43 +08:00 |
|
|
46683d6516
|
update docs
|
2021-10-04 08:19:42 +02:00 |
|
|
82ef4a90b0
|
Fix links
|
2021-09-10 21:37:55 +02:00 |
|
|
bd4ecd83b1
|
Update README.md
|
2021-09-10 15:35:29 +02:00 |
|
|
c206fb319b
|
Edit README.md and related content
|
2021-09-03 17:08:54 +02:00 |
|
|
dc1f93cf8c
|
Edit README.md and related content
|
2021-09-03 17:08:28 +02:00 |
|
|
ec4cae448b
|
Edit README.md and related content
Changes:
- Fix links.
- Add links.
- Restructure content.
|
2021-08-28 20:25:37 +02:00 |
|
|
0715396cb2
|
Update README.md
|
2021-08-15 22:00:27 +02:00 |
|
|
95b794744b
|
Edit README.md
Changes:
- Move advanced content to docs/.
- Add links.
- Fix links.
- Restructure content.
|
2021-08-12 23:06:34 +02:00 |
|
|
20815d6850
|
remove duplicate link
|
2021-08-12 18:32:44 +02:00 |
|
|
c775f40ebf
|
AFL_IGNORE_PROBLEMS + library checks and documentation
|
2021-08-12 14:32:44 +02:00 |
|
|
3c0e8528e3
|
add exercise link
|
2021-08-12 14:06:12 +02:00 |
|
|
baf4ae52c4
|
add AFL++ tutorials from Antonio Morales
|
2021-08-12 10:14:30 +02:00 |
|
|
3f1a2d596f
|
Clean up references to notes_for_asan.md
|
2021-08-09 16:19:21 +02:00 |
|
|
df74625df0
|
Change afl to AFL in *.md (#1057)
Changes in *.md files:
- afl++ > AFL++ (acronym)
- afl > AFL (compare https://github.com/google/AFL)
Excluded from changes:
- source code
- function names
- paths (folder and file names)
- URLs
|
2021-08-08 01:29:32 +02:00 |
|
|
1cffe27185
|
Clean up docs folder (#1059)
Changes:
- Move files to docs/resources.
- Fix references.
- Delete unused files.
|
2021-08-08 01:28:56 +02:00 |
|
|
6b06d4c74d
|
Merge pull request #1053 from DMaroo/gtk-dev
Added a minimal working/functional GTK UI for analyzing fuzzing stats
|
2021-08-07 12:03:29 +02:00 |
|
|
fda210aabd
|
Added separate build and install instructions for afl-plot-ui
|
2021-08-07 14:06:12 +05:30 |
|
|
ca98778b28
|
Added additional dependencies which need to be installed
|
2021-08-06 18:53:37 +05:30 |
|
|
c979d405e9
|
doc: stop, restart
|
2021-07-23 09:39:55 +02:00 |
|
|
4d55a427f0
|
afl-persistent-config Linux support + documentation
|
2021-07-23 09:06:18 +02:00 |
|
|
32a0d6ac31
|
Revert "Merge branch 'release' into stable"
This reverts commit 8151618276 , reversing
changes made to 9321a24e68 .
|
2021-07-19 10:58:19 +02:00 |
|
|
cc57cc5f46
|
fix merge conflicts
|
2021-07-19 10:48:41 +02:00 |
|
|
766217e79e
|
typo
|
2021-07-19 10:35:49 +02:00 |
|
|
c55f7af657
|
typo
|
2021-07-19 10:35:03 +02:00 |
|
|
18fd97fc5f
|
v3.14c release
|
2021-07-19 09:12:24 +02:00 |
|
|
b13b8c7e55
|
make afl-showmap more silent
|
2021-07-16 09:39:40 +02:00 |
|
|
212fe5b6f5
|
Mention afl-gcc-fast also for persistent mode fuzzing
|
2021-07-16 00:15:03 +02:00 |
|
|
2c19750d08
|
wording/style
|
2021-07-16 00:04:01 +02:00 |
|
|
4560ecc647
|
LLVMFuzzerTestOneInput + screen doc update
|
2021-07-15 09:32:53 +02:00 |
|
|
6e818ed078
|
rephrasing
|
2021-07-14 17:49:59 +02:00 |
|
|
d346d07b63
|
typos/wording
|
2021-07-14 17:39:17 +02:00 |
|
|
bb627c7e58
|
add to readme how to fuzz on multiple servers
|
2021-07-14 15:20:24 +02:00 |
|
|
3a3ef7b6b4
|
update documentation
|
2021-07-14 12:16:52 +02:00 |
|
|
28e6b96276
|
typo
|
2021-06-25 08:53:31 +02:00 |
|
|
98dc0d2649
|
improve documentation
|
2021-06-21 10:07:14 +02:00 |
|
|
ade8cdca55
|
fix README
|
2021-06-12 10:08:33 +02:00 |
|
|
2516324d3e
|
Fix typo in README.md (#974)
|
2021-06-11 15:41:16 +02:00 |
|
|
8c1b0aba5f
|
document frida changes
|
2021-06-11 15:33:01 +02:00 |
|
|
fff8c5e0a8
|
adapt docs to minimum LLVM version
|
2021-06-08 09:56:11 +02:00 |
|