Behaviors
List of software behaviors discovered with static code analysis.
Calculates the SHA-256 hash of data. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Writes to files. (x2)
file
Serializes data into the JSON format. (x2)
file
Reads from files. (x2)
file
Creates a directory. (x2)
file
Concatenates strings. (x5)
behavior
Might output messages to console. (x3)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x2)
behavior