Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x1)
permissions
Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Opens a socket listening for an incoming connection. (x1)
network
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x1)
network
Creates a process. (x1)
execution
Runs in the background as a system daemon. (x3)
stealth
Compresses data using the Zlib algorithm. (x1)
packer