Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Checks file permissions. (x1)
file
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Truncates a file. (x1)
file
Deletes a file/directory. (x1)
file
Parses an email message. (x1)
behavior
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer