Behaviors
List of software behaviors discovered with static code analysis.
Enumerates the values of a registry key. (x1)
registry
Opens registry keys. (x1)
registry
Executes an expression. (x1)
execution
Enumerates system information. (x1)
search
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Terminates a process/thread. (x1)
execution
Executes commands in command line. (x1)
execution
Detects presence of debuggers. (x1)
evasion