Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x5)
file
Decompresses data using the Inflate algorithm. (x3)
packer
Decompresses data using the GZip algorithm. (x3)
packer
Compresses or decompresses data using the Deflate algorithm. (x5)
packer
Compresses data using the GZip algorithm. (x3)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Might access embedded frames. (x5)
document
Concatenates strings. (x3)
behavior
Might output messages to console. (x5)
anomaly
Uses math functions. (x5)
behavior