Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x3)
permissions
Changes file ownership. (x2)
file
Encrypts data using RC4 cipher. (x2)
packer
Encrypts data using Data Encryption Standard (DES). (x3)
packer
Encrypts data using ChaCha20 cipher. (x2)
packer
Encrypts data using CAST5 cipher. (x2)
packer
Encrypts data using Blowfish cipher. (x2)
packer
Encrypts data using Advanced Encryption Standard (AES). (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Decrypts data using the RC4 cipher. (x2)
packer