Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Creates a process. (x2)
execution
Deletes a file/directory. (x3)
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
Queries the current working directory. (x1)
search