Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x9)
packer
Encodes data using the Base64 algorithm. (x9)
packer
Contains URLs that link to interesting file formats. (x4)
network
Contains URLs that link to raw files on GitHub. (x7)
network
Encodes data using the Base16 algorithm. (x8)
file
Decompresses data using the GZip algorithm. (x3)
packer
Contains URLs that use non-standard ports. (x14)
network
Receives data from a connected TCP socket. (x3)
network
Sends data on a connected TCP socket. (x3)
network
Creates a socket. (x3)
network