Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Might monitor keystrokes. (x1)
steal
Contains URLs related to URL shortener services. (x1)
network
Connects through HTTP. (x1)
network
Contains a module initializer, which is a method called by the runtime when a module or assembly is loaded. (x1)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Serializes data into the JSON format. (x1)
file
Queries a specific element within the page's Document Object Model. (x1)
behavior
Queries a specific selector within the page's Document Object Model. (x1)
behavior