Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x1)
network
Enumerates environment variables. (x3)
search
Creates a thread. (x6)
execution
Terminates a process. (x3)
execution
Changes the current working directory. (x2)
file
Checks if a file or a directory exists. (x2)
file
Pauses execution until a thread is terminated. (x5)
execution
Concatenates strings. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Uses string-related functions. (x16)
behavior