mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2024-11-22 20:43:04 +00:00
parent
c73b6edf05
commit
08fe255952
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ try:
|
||||||
from Crypto.Cipher import AES
|
from Crypto.Cipher import AES
|
||||||
|
|
||||||
except ImportError:
|
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
|
pass
|
||||||
|
|
||||||
#########################################
|
#########################################
|
||||||
|
|
Loading…
Reference in a new issue