Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x3)
network
Receives data from a connected TCP socket. (x1)
network
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x5)
network
Creates a process. (x4)
execution
Compresses data using the Zlib algorithm. (x2)
packer
Decompresses data using the Zlib algorithm. (x2)
packer
Receives data over the network. (x2)
network