Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x2)
network
Contains Unicode-escaped characters that are otherwise printable. (x2)
evasion
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Serializes data into the JSON format. (x5)
file
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x3)
behavior
Contains multi-line comments. (x39)
behavior