Behaviors
List of software behaviors discovered with static code analysis.
Might monitor keystrokes. (x10)
steal
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer
Might create additional elements programmatically. (x15)
document
Enumerates preferred languages of the user. (x10)
steal
Serializes data into the JSON format. (x2)
file
Might parse XML or HTML source string into a document. (x10)
document
Queries a specific selector within the page's Document Object Model. (x16)
behavior
Concatenates strings. (x14)
behavior
Might output messages to console. (x10)
anomaly
Contains multi-line comments. (x63)
behavior