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
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Calculates the SHA-256 hash of data. (x2)
file
Calculates the MD5 hash of data. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x3)
file