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
Decodes data using the Base64 algorithm. (x5)
packer
Encodes data using the Base64 algorithm. (x9)
packer
Opens a TCP connection to a remote server. (x3)
network
Contains URLs that link to interesting file formats. (x4)
network
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x4)
execution
Enumerates the values of a registry key. (x1)
registry
Enumerates the subkeys of a registry key. (x1)
registry