Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x4)
file
Connects through HTTP. (x4)
network
Queries the value of an environment variable. (x20)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Emits an event, effectively calling each of the registered listeners for that event. (x16)
behavior
Removes listeners for a specified event. (x2)
behavior
Adds a one-time listener function for a specified event. (x8)
behavior
Adds a listener function for a specified event. (x5)
behavior
Serializes data into the JSON format. (x2)
file
Queries a specific element within the page's Document Object Model. (x4)
behavior