xiaotsai / PY_Stealer

4 stars 3 forks source link

from Crypto.Cipher import AES #1

Closed ahmadjerjawi closed 1 year ago

ahmadjerjawi commented 1 year ago

So when I try to run it I get from Crypto.Cipher import AES ModuleNotFoundError: No module named 'Crypto' RedLine-Stealer-main – redline py 12_8_2022 4_15_54 PM

xiaotsai commented 1 year ago

pip3 uninstall crypto pip3 uninstall pycrypto pip3 install pycryptodome