Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Decompresses data using the Inflate algorithm. (x7)
packer
Compresses or decompresses data using the Deflate algorithm. (x5)
packer
Contains IP addresses. (x1)
network
Might evaluate code dynamically. (x2)
anomaly
Contains URLs related to URL shortener services. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer