Behaviors
List of software behaviors discovered with static code analysis.
Sends e-mails. (x2)
network
Calculates the MD5 hash of data. (x2)
file
Copies a file. (x2)
file
Reads from files. (x4)
file
Queries the size of a file. (x4)
file
Checks if a file or a directory exists. (x6)
file
Changes the current working directory. (x2)
file
Splits a string using a regular expression. (x3)
behavior
Creates/Opens a file. (x2)
file
Uses string-related functions. (x3)
behavior