Behaviors
List of software behaviors discovered with static code analysis.
Truncates a file. (x1)
file
Queries the system time. (x3)
settings
Queries the value of an environment variable. (x3)
search
Enumerates running threads within one or more processes. (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. (x4)
execution
Starts the thread's activity. (x1)
execution
Schedules code execution for a later time. (x1)
execution
Creates a thread. (x1)
execution