Skip to content

Go Based Crypter That Can Bypass Any Kinds Of Antivirus Products, payload crypter supports over 4 programming languages.

License

Notifications You must be signed in to change notification settings

EvilBytecode/PayloadCrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PayloadCrypter

Telegram:

Features:

  • Powershell to Batchfile Conversion: Converts a PowerShell script into a Batch file.
  • Python Payload Crypter: Obfuscates Python scripts with multiple layers of base64 encoding.
  • Powershell Payload Crypter: Obfuscates PowerShell scripts with multiple layers of base64 encoding.
  • JavaScript Crypter: Obfuscates JavaScript files using eval(atob()) for multiple layers of encoding.
  • Batchfile Obfuscator: Obfuscates Batch files by substituting characters with variable names.
  • Layers: Of Obfuscation, can add how many you want.

Languages Supported:

  • Powershell
  • Python
  • JavaScript
  • Batch files (Windows Command Scripts)

READ :

  • this was made to evade detections from static scanners, like virustotal and many more, thats why its only base64 + it was made for educational purposes.

Output examples are in a OutputExamples directory.

future

  • xor since its way better lol

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Go Based Crypter That Can Bypass Any Kinds Of Antivirus Products, payload crypter supports over 4 programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published