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 msvcrt.dll dynamic link library. (x1)
execution
Loads the advapi32.dll dynamic link library. (x2)
execution
Loads the kernel32.dll dynamic link library. (x8)
execution
Creates or modifies an environment variable. (x1)
settings
Enumerates files in a given directory. (x2)
search