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