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
Opens a TCP connection to a remote server. (x6)
network
Contains URLs that link to raw files on GitHub. (x2)
network
Decodes data using the Base16 algorithm. (x3)
file
Encodes data using the Base16 algorithm. (x5)
file
Decompresses data using the Inflate algorithm. (x3)
packer
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Contains URLs that use non-standard ports. (x4)
network
Receives data from a connected TCP socket. (x3)
network