Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Accesses a shell configuration file. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Serializes data into the JSON format. (x2)
file
Concatenates strings. (x6)
behavior
Might output messages to console. (x4)
anomaly
Uses math functions. (x5)
behavior
Contains multi-line comments. (x2)
behavior