Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x2)
network
Sends data on a connected TCP socket. (x2)
network
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x5)
execution
Compresses data using the Zlib algorithm. (x2)
packer
Decompresses data using the Zlib algorithm. (x2)
packer
Enumerates system information. (x3)
search
Queries the login name of the user. (x2)
search