Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Decompresses data using the GZip algorithm. (x3)
packer
Decompresses data using the Inflate algorithm. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Compresses data using the GZip algorithm. (x3)
packer
Creates an HTTP server. (x2)
network
Creates an HTTPS server. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x4)
network
Makes HTTP GET requests. (x4)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer