Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x2)
file
Might evaluate code dynamically. (x2)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Might create additional elements programmatically. (x2)
document
Might enumerate user agent of the current browser. (x2)
monitor
Replaces a substring in a string using a regular expression. (x2)
behavior
Queries a specific selector within the page's Document Object Model. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x4)
behavior
Might output messages to console. (x2)
anomaly