Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x7)
file
Might evaluate code dynamically. (x5)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Replaces a substring in a string using a regular expression. (x3)
behavior
Concatenates strings. (x11)
behavior
Splits a string using a regular expression. (x3)
behavior
Creates a regular expression. (x3)
behavior
Uses math functions. (x13)
behavior