Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Concatenates strings. (x3)
behavior
Creates a regular expression. (x2)
behavior
Contains multi-line comments. (x2)
behavior