Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Renames a file or directory. (x1)
file
Adds a path to the DLL search path. (x1)
execution
Enumerates system information. (x1)
search
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Allocates additional memory in the calling process. (x1)
memory
Writes data to the STDOUT stream. (x1)
execution
Terminates a process/thread. (x1)
execution