Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x1)
network
Downloads a file. (x1)
network
Might monitor keystrokes. (x2)
steal
Enumerates system information. (x1)
search
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Compresses or decompresses data using the GZip algorithm. (x1)
packer
Makes HTTP GET requests. (x1)
network