Behaviors
List of software behaviors discovered with static code analysis.
Deletes an environment variable. (x3)
settings
Enumerates environment variables. (x6)
search
Writes data to the STDOUT stream. (x4)
execution
Terminates a process. (x2)
execution
Executes commands in command line. (x2)
execution
Queries the current working directory. (x2)
search
Reads from files. (x7)
file
Queries the size of a file. (x6)
file
Checks if a file or a directory exists. (x17)
file
Splits a string using a regular expression. (x7)
behavior