TalosSec / Cronos-Crypter

Cronos Crypter is an simple example of crypter created for educational purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cronos Crypter

Cronos Crypter is an obfuscation tool for .NET and Native files created for security researchers and people who are learning. This application allows you to encrypt your payload to decrease scanners detection.

Authors

Ajajjajk - Aries52
XaFF - XaFF

Features

AES256 and XOR encryption
RegAsm or Itself process hollowing
Scheduled tasks and registry startup
Execution delay
Simple obfuscator
Assembly cloner (In maintenance)
AMSI Bypass (In maintenance)
AntiVM

Requirements

dnlib https://github.com/0xd4d/dnlib#windows-pdbs

Disclaimer

The creators are not responsible for any actions or other damages caused, by this software. Crypter is intended for educational purposes only and should not be used for any illegal purposes. This software's purpose is not to be used malciously, or on other computer, who you are not an owner. By downloading and using this software, you agree to above disclaimer

License

MIT License
Copyright (c) 2022 Talos

About

Cronos Crypter is an simple example of crypter created for educational purposes.

License:MIT License


Languages

Language:C# 100.0%