Behaviors
List of software behaviors discovered with static code analysis.
Renames a file or directory. (x3)
file
Deletes a file/directory. (x2)
file
Creates temporary files. (x1)
file
Executes an expression. (x3)
execution
Calculates the SHA-1 hash of data. (x1)
file
Evaluates an expression. (x1)
execution
Queries the system time. (x1)
settings
Queries the value of an environment variable. (x1)
search
Enumerates running threads within one or more processes. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer