Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
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. (x2)
behavior