Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x1)
permissions
Creates a process. (x1)
execution
Deletes a file/directory. (x3)
file
Executes an expression. (x2)
execution
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Terminates a process. (x1)
execution
Creates pipes for interprocess communication. (x1)
execution