• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

AES-Encoder - PowerShell Crypter

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,602
Solutions
2
Reputation
32
Reaction score
100,444
Points
2,313
Credits
32,540
‎6 Years of Service‎
 
76%
197303769-6294023f-4b99-4bf7-a6bb-52dd1a5e6b4f.png


Original Features

    Bypasses All modern AVs in use on VirusTotal
    Compresses and encrypts powershell scripts
    Has a minimal and often even negative (thanks to the compression) overhead
    Randomizes variable names to further obfuscate the decrypter stub
    Randomizes encryption, compression and even the order that the statements appear in the code for maximum entropy!
    Super easy to modify to create your own crypter variant
    Supports recursive layering (crypter crypting the crypted output)
    Supports Import-Module as well as standard running as long as the input script also supported it
    GPLv3 -- Free and open-source!
    All features in a single file so you can take it with you anywhere!

Added Features

    AMSI Bypass
    Unicode Encoding
    HTML Encoding
    URL Encoding

DISCLAIMER !!!

This tool is for educational use only, the author will not be held responsible for any misuse of this tool.

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top