Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Decodes data using the Base64 algorithm. (x37)
packer
Encodes data using the Base64 algorithm. (x31)
packer
Contains URLs that link to raw files on GitHub. (x24)
network
Contains URLs that link to interesting file formats. (x33)
network
Opens a TCP connection to a remote server. (x10)
network
Encodes data using the Base16 algorithm. (x35)
file
Decodes data using the Base16 algorithm. (x15)
file
Creates a process. (x25)
execution
Compresses or decompresses data using the Deflate algorithm. (x4)
packer