Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x5)
file
Contains URLs that use non-standard ports. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Serializes data into the JSON format. (x5)
file
Concatenates strings. (x8)
behavior
Splits a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Generates cryptographically strong random values. (x2)
anomaly
Uses math functions. (x5)
behavior