Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x4)
execution
Deletes a file/directory. (x1)
file
Queries the login name of the user. (x1)
search
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x3)
search
Queries the effective user ID of a process. (x1)
search
Enumerates files in a given directory. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer