Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Deletes a file/directory. (x1)
file
Parses an email message. (x4)
behavior
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x4)
execution