Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Receives data from an open UDP socket. (x1)
network
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Opens a TCP connection to a remote server. (x1)
network
Downloads a file. (x1)
network
Enumerates system information. (x3)
search
Compresses or decompresses data using the Deflate algorithm. (x1)
packer