Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Creates a process. (x6)
execution
Decrypts data. (x2)
packer
Encrypts a password using the crypt() Unix password encryption function. (x2)
packer
Decompresses data using the Inflate algorithm. (x4)
packer
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Contains IP addresses. (x3)
network
Deletes a file/directory. (x6)
file