PushpenderIndia / crypter

Crypter in Python 3 with advanced functionality, Bypass VM, Encrypt Source with AES & Base64 Encoding | Evil Code is executed by bruteforcing the decryption key, and then executing the decrypted evil code
326 stars 74 forks source link

error cant even open #17

Open Phxnt0m1 opened 4 months ago

Phxnt0m1 commented 4 months ago

Traceback (most recent call last): File "C:\Users\skibidi\Desktop\crypter-master\Crypter.py", line 1, in import Base64_encode, AES_encrypt, shutil File "C:\Users\skibidi\Desktop\crypter-master\AES_encrypt.py", line 1, in from Crypto import Random ModuleNotFoundError: No module named 'Crypto'