Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x5)
packer
Decodes data using the Base64 algorithm. (x5)
packer
Contains URLs that link to raw files on GitHub. (x2)
network
Opens a TCP connection to a remote server. (x6)
network
Encodes data using the Base16 algorithm. (x5)
file
Decodes data using the Base16 algorithm. (x3)
file
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Decompresses data using the Inflate algorithm. (x3)
packer
Creates a custom Agent object for managing HTTP or HTTPS connection persistence. (x6)
network
Creates a new TLS socket from an existing TCP socket. (x3)
network