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

Can this work with executables? #15

Open negatifstoner opened 9 months ago

negatifstoner commented 9 months ago

Can this work directly with execs? or is there a flow to switch the exe to a py script then crypt it?