Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x3)
network
Contains IP addresses. (x1)
network
Accesses the /dev/null pseudo-file. (x3)
file
Queries the value of an environment variable. (x2)
search
Writes data to the STDOUT stream. (x1)
execution
Compiles a Java package. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Concatenates strings. (x4)
behavior
Contains multi-line comments. (x2)
behavior
Uses string-related functions. (x1)
behavior