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