Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x3)
permissions
Encodes data using the Base64 algorithm. (x9)
packer
Decodes data using the Base64 algorithm. (x5)
packer
Opens a TCP connection to a remote server. (x4)
network
Contains URLs that link to interesting file formats. (x1)
network
Encodes data using the Base16 algorithm. (x10)
file
Decodes data using the Base16 algorithm. (x2)
file
Creates a process. (x2)
execution
Decompresses data using the Inflate algorithm. (x3)
packer
Decodes hex or base64-encoded streams. (x4)
packer