aboutsummaryrefslogtreecommitdiff
path: root/unicorn_mode
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-07-31 11:05:47 +0200
committerhexcoder- <heiko@hexco.de>2019-07-31 11:05:47 +0200
commit7c8470b1dcc8430356fbf97cd33baf3843d52dca (patch)
treeaae59acd00c4641472e7cb25bd8b223691c671ca /unicorn_mode
parent81bab528b2c455f6c895df3a5e280ba32bd03878 (diff)
downloadAFLplusplus-7c8470b1dcc8430356fbf97cd33baf3843d52dca.tar.gz
document python2 requirements for unicorn_mode
Diffstat (limited to 'unicorn_mode')
-rw-r--r--unicorn_mode/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/unicorn_mode/README.md b/unicorn_mode/README.md
index f12ed8bc..9ee975ef 100644
--- a/unicorn_mode/README.md
+++ b/unicorn_mode/README.md
@@ -10,6 +10,8 @@
afl-unicorn lets you fuzz any piece of binary that can be emulated by
[Unicorn Engine](http://www.unicorn-engine.org/).
+Requirements: Python2
+
For the full readme please see docs/unicorn_mode.txt
For an in-depth description of what this is, how to install it, and how to use