Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x15)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Might create additional elements programmatically. (x15)
document
Might enumerate user agent of the current browser. (x5)
monitor
Gets the vendor name of the current browser. (x3)
monitor
Serializes data into the JSON format. (x3)
file
Imports external module "react" which provides a library for creating user interfaces. (x41)
execution
Replaces a substring in a string using a regular expression. (x5)
behavior
Queries a specific selector within the page's Document Object Model. (x3)
behavior
Creates a regular expression. (x5)
behavior