af628b16d1
added rust binding reference
2021-02-27 16:29:29 +01:00
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
78d96c4dc8
Merge pull request #759 from AFLplusplus/dev
...
push to stable
2021-02-26 09:45:43 +01:00
ee0ca07f3c
changing the -t ...+ meaning to "auto-calculate buth this is the max"
2021-02-25 12:19:46 +01:00
7ae7b0f373
docs update
2021-02-25 11:08:37 +01:00
e2b4bc9310
update changelog
2021-02-25 11:02:59 +01:00
cc7c651dc9
tidied up env suggestions
2021-02-24 18:07:08 +01:00
a090b2013f
docs
2021-02-24 12:02:44 +01:00
fb2a6b6941
minimum sync time
2021-02-22 16:56:35 +01:00
a252943236
another fix for disabled entries
2021-02-22 12:59:01 +01:00
80bdbf7be0
minor cmplog fix
2021-02-16 09:54:15 +01:00
6caec2169c
Revert "llvm bug workaround for lto extint"
...
This reverts commit e3a5c31307
.
2021-02-15 19:14:28 +01:00
e3a5c31307
llvm bug workaround for lto extint
2021-02-15 13:25:15 +01:00
dd2fd80274
doc updates
2021-02-15 12:40:10 +01:00
9bd1e19d7f
added AFL_IGNORE_UNKNOWN_ENVS
2021-02-13 22:43:56 +01:00
6ce9230ed6
afl-cmin/afl-showmap -f
2021-02-13 14:29:22 +01:00
87a607c7d0
update doc
2021-02-13 11:17:53 +01:00
2ff6e5023f
typos
2021-02-11 20:14:48 +01:00
223bd70f1f
typo
2021-02-11 20:08:28 +01:00
dd3f4bb41c
typos & formatting
2021-02-11 20:05:06 +01:00
5b2634f711
update changelog + ideas
2021-02-10 17:56:27 +01:00
267b085f80
dlmalloc only for non glibc qasan and AFL_QEMU_FORCE_DFL
2021-02-10 15:15:16 +01:00
209c5ba465
larger map, stats reload fix, code format
2021-02-07 05:33:02 +01:00
981ffb27a8
making AFL_MAP_SIZE obsolete
2021-02-01 12:01:23 +01:00
cc0210426a
code-format
2021-01-31 17:32:24 +01:00
7a861498c2
added support for __afl_coverage_interesting
2021-01-31 15:04:40 +01:00
893cd47d9c
disable trimming for -M
2021-01-31 13:03:00 +01:00
9d08f0d098
added AFL_CMPLOG_ONLY_NEW feature
2021-01-30 15:39:47 +01:00
2f96f1e920
afl-frida faster for x86_x64
2021-01-30 10:28:34 +01:00
aaec45b652
changelog
2021-01-29 18:51:44 +01:00
9a7531942d
fix rpc_stats.md
2021-01-25 10:04:21 +01:00
52af7caf8a
Add StatsD readme ( #702 )
...
* Adding draft notes for statsd readme
* Add statsd dashboard json template & image.
2021-01-25 02:07:51 +01:00
afc15965c0
updated unicornalf, bindings
2021-01-25 02:01:34 +01:00
a22c8ffdf2
Merge branch 'dev' of github.com:aflplusplus/aflplusplus into dev
2021-01-23 06:45:16 +01:00
b0a8bc28d2
changelog
2021-01-23 00:13:32 +01:00
baf1ac2e69
basic cmplog std::string support
2021-01-22 15:58:12 +01:00
ac21e4dd73
typos
2021-01-22 00:41:23 +01:00
0a12d519f7
Add better doc for AFL_STATSD_TAGS_FLAVOR
2021-01-22 00:18:56 +01:00
e8c1b43a3d
fix docs
2021-01-21 15:24:34 +01:00
1ee0946f69
update changelog
2021-01-21 12:11:12 +01:00
e91f3b0de6
codeql fix
2021-01-19 10:41:42 +01:00
7ba17d182f
more sync in deterministic mode
2021-01-14 21:26:46 +01:00
53c7aaa57b
Update documentation to reflect new default power schedule
2021-01-14 13:46:03 +01:00
a06b25538f
cleaned up AFL_KILL_SIGNAL
2021-01-07 23:21:10 +01:00
6b54310452
selective instrumentation documented
2021-01-05 12:30:26 +01:00
c423aebb1a
FP support for cmplog
2021-01-04 12:57:29 +01:00
688f4ffb89
added corpus introspection
2020-12-28 14:01:48 +01:00
2c4b51b437
utils/afl_frida is not 5% faster
2020-12-26 22:01:49 +01:00
849b8cd084
typo
2020-12-23 18:38:12 +01:00
1c79687dfe
faster llvm compile, update README
2020-12-23 15:56:25 +01:00