vanhauser-thc
5ad760a77b
update changelog
2022-05-23 10:53:37 +02:00
vanhauser-thc
82c6c8e563
update changelog
2022-05-10 12:18:34 +02:00
vanhauser-thc
13e0fd3e1a
pcguard fix for most current llvm 15 changes
2022-05-03 13:01:48 +02:00
vanhauser-thc
0b228fb0f5
fix token usage in normal and MOpt mode
2022-05-02 08:17:06 +02:00
vanhauser-thc
5d5aa430d2
add changelog
2022-04-25 09:10:59 +02:00
yuawn
8971c9a5ce
update llvm version in INSTALL.md
2022-04-14 11:26:54 +00:00
vanhauser-thc
5d4b0938d5
link https://github.com/fuzzah/exeptor
2022-04-08 23:28:13 +02:00
vanhauser-thc
d8317182ef
update fuzzing in depth
2022-04-08 23:10:35 +02:00
vanhauser-thc
e9288bcfad
add AFL_KEEP_TIMEOUTS
2022-04-08 22:44:10 +02:00
hexcoder
3ccebbf9c5
Typo
2022-04-06 17:30:27 +02:00
Michael Rodler
bf5b90f95a
added NO_NYX flag to docs and help message
2022-04-06 14:20:36 +02:00
vanhauser-thc
15b43e6ce1
fix pizza mode
2022-04-03 19:14:59 +02:00
van Hauser
7598efb8e6
Merge pull request #1363 from clchrlls/stable
...
fix installation packages commands for debian 10
2022-03-23 17:20:03 +01:00
clchrlls
0dca6ee038
put back the title of the page deleted by mistake
2022-03-23 17:11:22 +01:00
clchrlls
a601b56627
reverted to simply changing gcc version retrieval
2022-03-23 17:09:31 +01:00
clchrlls
ce0db35f18
Not sure the fix is needed only for debian 10
2022-03-23 15:03:56 +01:00
clchrlls
d012358748
missing column
2022-03-23 15:02:47 +01:00
clchrlls
d4734f6d9b
fix installation packages for debian 10
2022-03-23 14:57:24 +01:00
van Hauser
13c8a27faa
Merge pull request #1355 from rwmjones/document-linker-scripts
...
docs: Document linker scripts change required in some projects
2022-03-19 15:58:11 +01:00
Richard W.M. Jones
a133aa9106
docs: Document linker scripts change required in some projects
...
AFL instrumentation modifies the binary to export extra symbols which
must be visible if the main binary dlopen()s an instrumented DLL.
This change was required by nbdkit since it uses a linker script to
limit the symbols exported from the main binary:
355cacb812
Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2022-03-18 15:52:50 +00:00
vanhauser-thc
fa2b040476
fix LTO with cmplog and laf
2022-03-18 15:00:24 +01:00
vanhauser-thc
69c9a176eb
our own PCGUARD mode not for llvm 10.0.1
2022-03-18 12:57:51 +01:00
vanhauser-thc
bdfac291ba
fix split pass loading
2022-03-18 08:47:45 +01:00
vanhauser-thc
90fd61d14a
forgot one pass
2022-03-17 19:43:14 +01:00
vanhauser-thc
d84a8da1e9
allow for -c0 also for src targets
2022-03-01 19:30:17 +01:00
van Hauser
c9504867da
Merge pull request #1342 from martinclauss/patch-1
...
Update fuzzing_in_depth.md
2022-03-01 16:27:09 +01:00
martinclauss
744ad172e1
Update fuzzing_in_depth.md
...
add libdesock as an additional way to ease the fuzzing for network servers (#1341 )
2022-03-01 15:42:04 +01:00
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