Behaviors
List of software behaviors discovered with static code analysis.
Compresses data using the GZip algorithm. (x2)
packer
Decompresses data using the GZip algorithm. (x2)
packer
Makes HTTP GET requests. (x4)
network
Connects through HTTP. (x4)
network
Serializes data into the JSON format. (x2)
file