diff options
author | vanhauser-thc <vh@thc.org> | 2021-05-10 10:38:31 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-05-10 10:38:31 +0200 |
commit | 84e55e7a1bc684b2f3b52db4d6e789135af95d13 (patch) | |
tree | 7c3c02b5fba187a7398d2a13253447e08d0a9b25 /docs/Changelog.md | |
parent | ceb138cefe46e4412f54f31a812c125cebbb5b65 (diff) | |
download | afl++-84e55e7a1bc684b2f3b52db4d6e789135af95d13.tar.gz |
arch linux and mac os support for afl-system-config
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 31351a58..ceb02bb9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -44,6 +44,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fix MIPS delay slot caching, thanks @JackGrence - fixed aarch64 exit address - execution no longer stops at address 0x0 + - updated afl-system-config to support Arch Linux weirdness and increase + MacOS shared memory - updated the grammar custom mutator to the newest version - add -d (add dead fuzzer stats) to afl-whatsup |