Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x7)
file
Executes files during installation or upon launch. (x1)
execution
Contains IP addresses. (x6)
network
Contains an uninterrupted sequence of Unicode-escaped characters. (x9)
evasion
Queries the value of an environment variable. (x7)
search
Converts binary data to its string representation, commonly used in obfuscation. (x18)
packer
Removes listeners for a specified event. (x7)
behavior
Enumerates listeners for an event. (x7)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x7)
behavior
Adds a one-time listener function for a specified event. (x7)
behavior