Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x5)
anomaly
Might monitor keystrokes. (x5)
steal
Contains an uninterrupted sequence of Unicode-escaped characters. (x5)
evasion
Contains Unicode-escaped characters that are otherwise printable. (x5)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer
Splits a string using a regular expression. (x5)
behavior
Replaces a substring in a string using a regular expression. (x5)
behavior
Creates a regular expression. (x5)
behavior
Concatenates strings. (x7)
behavior
Might output messages to console. (x6)
anomaly