Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x8)
packer
Encodes data using the Base64 algorithm. (x11)
packer
Decrypts data using Advanced Encryption Standard (AES). (x2)
packer
Contains URLs that link to interesting file formats. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Uses PBKDF2 key derivation function. (x3)
packer
Calculates the SHA-384 hash of data. (x2)
file
Calculates the SHA-512 hash of data. (x4)
file
Calculates the MD5 hash of data. (x3)
file
Calculates the SHA-1 hash of data. (x4)
file