Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Enumerates the operating system platform. (x3)
search
Contains URLs related to URL shortener services. (x2)
network
Queries the value of an environment variable. (x5)
search
Enumerates files in a given directory. (x6)
search
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer
Executes commands in command line. (x2)
execution
Enumerates listeners for an event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x4)
behavior
Adds a listener function for a specified event. (x4)
behavior