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
Writes to files. (x2)
file
Executes commands in command line. (x3)
execution
Serializes data into the JSON format. (x2)
file
Reads from files. (x3)
file
Concatenates strings. (x3)
behavior
Contains multi-line comments. (x3)
behavior