Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x1)
packer
Decodes hex or base64-encoded streams. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Calculates the SHA-1 hash of data. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer