Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x4)
file
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer
Serializes data into the JSON format. (x4)
file
Concatenates strings. (x10)
behavior
Might output messages to console. (x36)
anomaly
Uses math functions. (x4)
behavior
Contains multi-line comments. (x79)
behavior