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. (x2)
packer
Compresses data using the GZip algorithm. (x2)
packer
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Reads from files. (x2)
file
Creates a directory. (x2)
file
Serializes data into the JSON format. (x3)
file
Concatenates strings. (x2)
behavior