Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x4)
anomaly
Encodes data using the Base16 algorithm. (x4)
file
Might evaluate code dynamically. (x4)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Serializes data into the JSON format. (x4)
file
Splits a string using a regular expression. (x4)
behavior
Replaces a substring in a string using a regular expression. (x4)
behavior
Creates a regular expression. (x4)
behavior
Concatenates strings. (x4)
behavior
Contains multi-line comments. (x3)
behavior