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