Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data using the Triple DES (Data Encryption Standard) algorithm. (x8)
packer
Encrypts data using RC4 cipher. (x1)
packer
Encrypts data using RC2 cipher. (x1)
packer
Encrypts data using Data Encryption Standard (DES). (x4)
packer
Encrypts data using ChaCha20 cipher. (x4)
packer
Encrypts data using CAST5 cipher. (x1)
packer
Encrypts data using Blowfish cipher. (x1)
packer
Encrypts data using Advanced Encryption Standard (AES). (x14)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Decrypts data using the Triple DES (Data Encryption Standard) algorithm. (x8)
packer