diff options
author | Dominik Maier <domenukk@gmail.com> | 2021-10-12 23:46:47 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2021-10-12 23:48:01 +0200 |
commit | e0c052cad70b5cf2c86e1bda1d279a2ac1440077 (patch) | |
tree | 591ec153d13329bf3ec8976ccf7446ded8209525 /docs/Changelog.md | |
parent | ea05d4ed134f69fc8df12c27c4fa633aea45484b (diff) | |
download | afl++-e0c052cad70b5cf2c86e1bda1d279a2ac1440077.tar.gz |
unicornafl bindings improved
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 1c3830f9..ea58a386 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -34,6 +34,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - fix AFL_PRELOAD issues on MacOS - removed utils/afl_frida because frida_mode/ is now so much better - added uninstall target to makefile (todo: update new readme!) + - removed indirections in rust callbacks for unicornafl ### Version ++3.14c (release) |