Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Renames a file or directory. (x2)
file
Deletes a file/directory. (x2)
file
Loads the kernel32.dll dynamic link library. (x1)
execution
Enumerates system information. (x1)
search
Queries the system time. (x3)
settings
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Allocates additional memory. (x1)
memory
Writes data to the STDOUT stream. (x2)
execution