Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x6)
file
Might send output to operating system console. (x7)
document
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer
Serializes data into the JSON format. (x2)
file
Reads from files. (x2)
file
Replaces a substring in a string using a regular expression. (x5)
behavior
Creates a regular expression. (x6)
behavior
Concatenates strings. (x6)
behavior
Might output messages to console. (x2)
anomaly
Contains patterns identifying the constants related to the base64 binary-to-text encoding algorithm. (x5)
signature