Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Decompresses data using the GZip algorithm. (x2)
packer
Creates an HTTPS server. (x2)
network
Starts the HTTP or HTTPS server listening for incoming connections. (x2)
network
Makes HTTP GET requests. (x2)
network
Connects through HTTP. (x2)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer