Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Creates a process. (x1)
execution
Deletes a file/directory. (x2)
file
Loads the kernel32.dll dynamic link library. (x2)
execution
Loads the msvcrt.dll dynamic link library. (x2)
execution
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer