Behaviors
List of software behaviors discovered with static code analysis.
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Enumerates listeners for an event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior