Behaviors
List of software behaviors discovered with static code analysis.
Converts binary data to its string representation, commonly used in obfuscation. (x13)
packer
Serializes data into the standard URL-encoded notation. (x2)
file
Reads from files. (x12)
file
Concatenates strings. (x18)
behavior
Might output messages to console. (x9)
anomaly
Contains multi-line comments. (x123)
behavior