Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Serializes data into the JSON format. (x9)
file
Reads from files. (x4)
file
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x14)
behavior
Might output messages to console. (x2)
anomaly