Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Might evaluate code dynamically. (x3)
anomaly
Reads from files. (x2)
file
Serializes data into the JSON format. (x2)
file
Creates a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Splits a string using a regular expression. (x3)
behavior
Might output messages to console. (x4)
anomaly
Contains multi-line comments. (x5)
behavior