Behaviors
List of software behaviors discovered with static code analysis.
Creates temporary files. (x1)
file
Truncates a file. (x1)
file
Renames a file or directory. (x2)
file
Executes an expression. (x1)
execution
Moves a file. (x1)
file
Evaluates an expression. (x1)
execution
Queries the system time. (x2)
settings
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x2)
execution