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
Makes HTTP GET requests. (x6)
network
Connects through HTTP. (x6)
network
Contains URLs related to URL shortener services. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Enumerates listeners for an event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Removes listeners for a specified event. (x2)
behavior