Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Changes file ownership. (x2)
file
Encrypts data using RSA with a given public key. (x2)
packer
Decrypts data using RSA with a given public key. (x2)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Decrypts data using Advanced Encryption Standard (AES). (x2)
packer
Decrypts data using ChaCha20 cipher. (x2)
packer
Encrypts data using Advanced Encryption Standard (AES). (x2)
packer
Decrypts data using RSA with a given private key. (x2)
packer
Encrypts data using ChaCha20 cipher. (x2)
packer