diff options
author | Dominik Maier <d.maier@avm.de> | 2020-06-11 16:36:45 +0200 |
---|---|---|
committer | Dominik Maier <d.maier@avm.de> | 2020-06-11 16:36:45 +0200 |
commit | b3fee6cab21a99d6ead890df7422f63af4a4f2ad (patch) | |
tree | 0225f00520215c0511c11c90193ed0d484c7905f | |
parent | da7a8ce60a9e2ebe6452fe06a983568d4656dd08 (diff) | |
download | afl++-b3fee6cab21a99d6ead890df7422f63af4a4f2ad.tar.gz |
rust bindings for unicornafl
-rw-r--r-- | unicorn_mode/UNICORNAFL_VERSION | 2 | ||||
m--------- | unicorn_mode/unicornafl | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/unicorn_mode/UNICORNAFL_VERSION b/unicorn_mode/UNICORNAFL_VERSION index 7e07fcc7..a4b86c4f 100644 --- a/unicorn_mode/UNICORNAFL_VERSION +++ b/unicorn_mode/UNICORNAFL_VERSION @@ -1 +1 @@ -1ea6338 +44c4118 diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl -Subproject a6e943c683ecb3aba1baaddc7a02eefd2c5a5ad +Subproject 44c4118187687c92411b51d670339340a684d90 |