Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Connects through HTTP. (x6)
network
Makes HTTP GET requests. (x6)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Removes listeners for a specified event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Enumerates listeners for an event. (x2)
behavior
Serializes data into the JSON format. (x2)
file