Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x6)
anomaly
Encodes data using the Base16 algorithm. (x7)
file
Contains IP addresses. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Might create additional elements programmatically. (x2)
document
Contains the ZWNJ (zero width non-joiner) Unicode character. (x2)
anomaly
Serializes data into the JSON format. (x2)
file
Reads from files. (x4)
file
Creates a regular expression. (x6)
behavior