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