3b96c8ae13
doc nits
2022-01-03 17:02:38 +01:00
845c32b5fb
Fix typo.
2022-01-03 16:47:33 +01:00
ee57053be1
add missing gcc env vars
2022-01-03 11:18:10 +01:00
09c4d9ed75
Fix LeakSanitizer Usage.
...
Previously, __lsan_do_leak_check() was run when using __AFL_LEAK_CHECK,
however this was the incorrect function to use. According to the
documentation: "Subsequent calls to this function will have no effect
and end-of-process leak check will not run".
This meant that if the memory did not leak on the first usage of
__AFL_LEAK_CHECK, subsquent calls to this macro would never do anything.
Likewise, it is not possible to use an LSAN suppression list with
symbolize=0, so instead __lsan_disable and __lsan_enable are used to
'ignore' certain memory allocations where needed.
2021-12-30 02:54:40 +01:00
dbc62dbe56
sprinkle nyx links in the docs
2021-12-29 11:55:16 +01:00
0792cab566
add power schedule info
2021-12-29 10:57:37 +01:00
54eca027a5
doc review
2021-12-26 03:54:29 +01:00
24dd35ef96
macos ci
2021-12-26 01:05:07 +01:00
47488dcd02
nits
2021-12-25 14:21:59 +01:00
c76dc73c7a
better macos install docs
2021-12-22 01:25:32 +01:00
641a943d95
more -z defs filtering
2021-12-16 21:31:37 +01:00
a2314fc37f
Add AFLtriage in crash processing tool
2021-12-15 20:38:52 +07:00
176ede3fc8
afl-cc -v without errors
2021-12-15 09:50:45 +01:00
63087d9bd9
Fix env var typo
...
`AFL_MAX_EXRAS` -> `AFL_MAX_EXTRAS`
2021-12-15 09:24:28 +07:00
75ac9c013c
better instrumentlist filename detection
2021-12-14 10:15:09 +01:00
83487415b1
Fix images
2021-12-13 21:22:33 +01:00
9de3de6cdf
Update images
2021-12-13 21:14:20 +01:00
aceb1af908
Merge branch 'dev' into docs_add_overview
2021-12-13 18:23:28 +01:00
3a60f6a251
Add image references, update image
2021-12-13 18:03:02 +01:00
57bc3c0701
fix qemu/unicorn oob
2021-12-13 15:45:52 +01:00
630272bac5
Merge pull request #1211 from llzmb/docs_add_images
...
Add images
2021-12-13 12:59:33 +01:00
2c144e88fb
Delete fuzzing_process_overview.drawio.svg
2021-12-12 22:42:15 +01:00
5c7e84c5c8
Add images
2021-12-12 22:41:19 +01:00
52cae6d132
Fix formatting and spelling
2021-12-12 22:35:11 +01:00
ed3eb61610
Add image with fuzzing process overview
2021-12-12 20:05:26 +01:00
0993bcdc4e
Delete image
2021-12-12 20:04:42 +01:00
d28bb47a38
Fix formatting and spelling
2021-12-12 20:01:44 +01:00
9d7dd5a69f
Fix formatting and references
2021-12-12 17:59:14 +01:00
77ce31c8ba
Add docs content overview
2021-12-11 19:13:22 +01:00
4ce1ec3219
Remove blank line
2021-12-11 18:27:38 +01:00
4544a90b6e
Edit FAQ
2021-12-11 18:25:28 +01:00
74aa826b60
changelog
2021-12-11 11:03:36 +01:00
caf67efab1
Merge pull request #1200 from AFLplusplus/rename
...
Rename
2021-12-09 14:39:00 +01:00
def386ae43
typo
2021-12-09 14:35:31 +01:00
db360332c4
make llvm 14-dev working. again.
2021-12-09 14:33:56 +01:00
9063002af2
rename path
2021-12-09 13:22:10 +01:00
e46adb0be7
fix AFL_REAL_LD for afl-cc
2021-12-08 11:28:41 +01:00
1f6c72ea1b
Merge pull request #1191 from llzmb/docs_quality_assurance
...
Docs content - quality assurance
2021-12-07 15:18:32 +01:00
bb506de0b8
Fix various missed issues - 1st run
2021-12-05 19:40:56 +01:00
139db40cfc
Fix usage and punctuation in connection with "then" and "than"
2021-12-05 19:40:56 +01:00
89df436290
Fix broken links - 1st run
2021-12-05 19:36:33 +01:00
3506077fd6
Add missing blank lines and remove double blank lines
2021-12-04 22:28:05 +01:00
415be06c54
Add links to orphaned files
2021-12-04 21:29:15 +01:00
6eab6a55af
Fix spelling of "FRIDA mode" and "QEMU mode"
2021-12-04 21:14:50 +01:00
ae59ed8e9e
Fix typos - 2nd run
2021-12-04 20:59:39 +01:00
8d696c9396
Fix punctuation in connection with "with"
2021-12-04 20:55:37 +01:00
667c2e58b2
Fix punctuation in connection with "by default"
2021-12-04 20:41:47 +01:00
bcd81c377d
Fix line length and formatting
2021-12-04 20:38:00 +01:00
13eedcd5e8
Fix punctuation in connection with "etc."
2021-12-04 19:42:47 +01:00
0594bcb0cb
Remove old references
2021-12-04 19:31:32 +01:00