Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Reads from files. (x4)
file
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x2)
behavior
Contains multi-line comments. (x3)
behavior