Behaviors
List of software behaviors discovered with static code analysis.
Deletes the value of a registry key. (x1)
registry
Establishes a connection to a registry on a remote computer. (x1)
registry
Changes the value of a registry key. (x1)
registry
Creates a process. (x1)
execution
Opens registry keys. (x1)
registry
Loads the kernel32.dll dynamic link library. (x7)
execution
Loads the advapi32.dll dynamic link library. (x2)
execution
Queries the value of an environment variable. (x1)
search
Enumerates files in a given directory. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer