Merge pull request #69 from Zordrak/patch-1

Patch 1
This commit is contained in:
trustedsec 2014-05-20 08:55:05 -04:00
commit 7511192784
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ try:
from Crypto.Cipher import AES
except ImportError:
print "[!] The python-pycrypto python module not installed. You will loose the ability to use multi-pyinjector."
print "[!] The python-pycrypto python module not installed. You will lose the ability to use multi-pyinjector."
pass
#########################################

View file

@ -24,7 +24,7 @@ try:
from Crypto.Cipher import AES
except ImportError:
print "[!] The python-pycrypto python module not installed. You will loose the ability for encrypted communications."
print "[!] The python-pycrypto python module not installed. You will lose the ability for encrypted communications."
pass
# get the main SET path