vanhauser-thc
f5420e737a
rtn fix
2021-03-16 16:15:29 +01:00
Andrea Fioraldi
ff9f3fbe96
Merge pull request #818 from realmadsci/add-qemu-custom-bin
...
Add AFL_QEMU_CUSTOM_BIN environment flag
2021-03-16 09:01:13 +01:00
vanhauser-thc
1dcc3549b6
v3.12a init
2021-03-15 23:21:03 +01:00
vanhauser-thc
ac795ae1e1
v3.11c release
2021-03-15 23:08:28 +01:00
realmadsci
d4fb7f8b40
Add AFL_QEMU_CUSTOM_BIN environment flag
...
In QEMU mode (-Q), setting AFL_QEMU_CUSTOM_BIN cause afl-fuzz to skip
prepending afl-qemu-trace to your command line. Use this if you wish to use a
custom afl-qemu-trace or if you need to modify the afl-qemu-trace arguments.
2021-03-15 12:57:06 -07:00
Dominik Maier
f1d8a01047
added ui change to changelog
2021-03-12 03:55:18 +01:00
vanhauser-thc
6cc59a38be
gsoc2021 clarification
2021-03-10 15:37:28 +01:00
van Hauser
a723156740
Merge pull request #785 from MarcoFalke/patch-1
...
doc: Add lld to required dependencies
2021-03-09 17:22:13 +01:00
vanhauser-thc
0868ea8348
fix compiler rt on -c
2021-03-09 17:15:19 +01:00
vanhauser-thc
47f2650a32
add AFL_NOOPT
2021-03-09 16:53:56 +01:00
vanhauser-thc
74a6044b3f
fix sanitizer settings
2021-03-09 14:11:52 +01:00
vanhauser-thc
e226d1bbb3
update changelog
2021-03-08 15:16:43 +01:00
vanhauser-thc
d3f69ab4c6
documentation for AFL_PERSISTENT_RECORD
2021-03-07 08:43:01 +01:00
van Hauser
976cb3e36c
Merge pull request #778 from AFLplusplus/dev
...
This fixes 3 different crash issues
2021-03-06 18:47:58 +01:00
Dominik Maier
e8d580f54d
rust mutator changes added to changelog
2021-03-05 19:45:48 +01:00
hexcoder
c9854ec8cb
typo
2021-03-05 18:07:16 +01:00
vanhauser-thc
3342aa751d
fix laf string transform crash
2021-03-05 10:05:43 +01:00
vanhauser-thc
79d75d8e42
even support dlopen instrumented libs after the forkserver
2021-03-04 14:19:00 +01:00
vanhauser-thc
96c526cb78
fix caller/ctx change, support dlopen in afl-compiler-rt
2021-03-04 14:04:40 +01:00
vanhauser-thc
f0bc2e0e8b
docu
2021-03-02 18:45:41 +01:00
vanhauser-thc
108e588e88
add de-unicoded dictionary entries
2021-03-02 17:46:43 +01:00
vanhauser-thc
333509bb0a
better unicode support
2021-03-02 16:24:43 +01:00
vanhauser-thc
c3a8052a16
update changelog
2021-03-01 19:30:39 +01:00
vanhauser-thc
82c05630ba
3.11a init
2021-03-01 10:12:42 +01:00
van Hauser
bd0a23de73
Merge pull request #767 from AFLplusplus/dev
...
Final push for release
2021-03-01 10:12:04 +01:00
vanhauser-thc
0c38850f95
3.10c release
2021-03-01 09:43:35 +01:00
vanhauser-thc
5cf0655071
metrics
2021-02-28 10:01:35 +01:00
Dominik Maier
8e051fd075
fixed rust bindings placement
2021-02-27 16:37:00 +01:00
Dominik Maier
af628b16d1
added rust binding reference
2021-02-27 16:29:29 +01:00
julihoh
a5da9ce42c
custom mutator rust support ( #752 )
...
* custom mutator rust support
* clarify how to view documentation for rust mutators
* remove `FuzzResult` hack and clarify lifetimes of CustomMutator::fuzz
* rename TErr associated tyep to Error to be more idiomatic
* fix warnings
* add example for fallible custom mutator
* make Fallible Custom Mutator the default and implement it's handle_err method by default
* rename CustomMutator::handle_err to handle_error
* add example mutator using lain
2021-02-27 15:05:13 +01:00
van Hauser
78d96c4dc8
Merge pull request #759 from AFLplusplus/dev
...
push to stable
2021-02-26 09:45:43 +01:00
vanhauser-thc
ee0ca07f3c
changing the -t ...+ meaning to "auto-calculate buth this is the max"
2021-02-25 12:19:46 +01:00
vanhauser-thc
7ae7b0f373
docs update
2021-02-25 11:08:37 +01:00
vanhauser-thc
e2b4bc9310
update changelog
2021-02-25 11:02:59 +01:00
Dominik Maier
cc7c651dc9
tidied up env suggestions
2021-02-24 18:07:08 +01:00
vanhauser-thc
a090b2013f
docs
2021-02-24 12:02:44 +01:00
vanhauser-thc
fb2a6b6941
minimum sync time
2021-02-22 16:56:35 +01:00
vanhauser-thc
a252943236
another fix for disabled entries
2021-02-22 12:59:01 +01:00
vanhauser-thc
80bdbf7be0
minor cmplog fix
2021-02-16 09:54:15 +01:00
Michael Rodler
6caec2169c
Revert "llvm bug workaround for lto extint"
...
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33.
2021-02-15 19:14:28 +01:00
vanhauser-thc
e3a5c31307
llvm bug workaround for lto extint
2021-02-15 13:25:15 +01:00
vanhauser-thc
dd2fd80274
doc updates
2021-02-15 12:40:10 +01:00
vanhauser-thc
9bd1e19d7f
added AFL_IGNORE_UNKNOWN_ENVS
2021-02-13 22:43:56 +01:00
vanhauser-thc
6ce9230ed6
afl-cmin/afl-showmap -f
2021-02-13 14:29:22 +01:00
vanhauser-thc
87a607c7d0
update doc
2021-02-13 11:17:53 +01:00
hexcoder
2ff6e5023f
typos
2021-02-11 20:14:48 +01:00
hexcoder
223bd70f1f
typo
2021-02-11 20:08:28 +01:00
hexcoder
dd3f4bb41c
typos & formatting
2021-02-11 20:05:06 +01:00
vanhauser-thc
5b2634f711
update changelog + ideas
2021-02-10 17:56:27 +01:00
Andrea Fioraldi
267b085f80
dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL
2021-02-10 15:15:16 +01:00