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
intrigus-lgtm
add85f34d1
Format some terms as code.
2022-01-11 15:26:30 +01:00
intrigus-lgtm
179b118bc9
Fix some typos and wrong words.
2022-01-11 15:13:04 +01:00
vanhauser-thc
41b07983f1
add feature list
2022-01-11 11:59:12 +01:00
vanhauser-thc
ef77d552e9
add new tutorial
2022-01-10 11:12:19 +01:00
yuawn
7ae90a66c4
rename
2022-01-07 08:49:56 +00:00
vanhauser-thc
cc94e37ae1
doc nits
2022-01-03 23:26:23 +01:00
hexcoder
8c1015ac39
Proofreading
2022-01-03 22:50:08 +01:00
hexcoder
dc7b607080
doc nits
2022-01-03 20:47:52 +01:00
hexcoder
511ffc06d2
typo fixed
2022-01-03 20:42:34 +01:00
vanhauser-thc
3b96c8ae13
doc nits
2022-01-03 17:02:38 +01:00
Joshua Rogers
845c32b5fb
Fix typo.
2022-01-03 16:47:33 +01:00
hexcoder
ee57053be1
add missing gcc env vars
2022-01-03 11:18:10 +01:00
Joshua Rogers
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
vanhauser-thc
dbc62dbe56
sprinkle nyx links in the docs
2021-12-29 11:55:16 +01:00
vanhauser-thc
0792cab566
add power schedule info
2021-12-29 10:57:37 +01:00
vanhauser-thc
54eca027a5
doc review
2021-12-26 03:54:29 +01:00
vanhauser-thc
24dd35ef96
macos ci
2021-12-26 01:05:07 +01:00
vanhauser-thc
47488dcd02
nits
2021-12-25 14:21:59 +01:00
vanhauser-thc
c76dc73c7a
better macos install docs
2021-12-22 01:25:32 +01:00
vanhauser-thc
641a943d95
more -z defs filtering
2021-12-16 21:31:37 +01:00
CityOfLight77
a2314fc37f
Add AFLtriage in crash processing tool
2021-12-15 20:38:52 +07:00
vanhauser-thc
176ede3fc8
afl-cc -v without errors
2021-12-15 09:50:45 +01:00