Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to interesting file formats. (x1)
network
Decompresses data using the Zlib algorithm. (x1)
packer
Decodes hex or base64-encoded streams. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Executes an expression. (x1)
execution
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer