Behaviors
List of software behaviors discovered with static code analysis.
Uses a Python script interpreter. (x3)
execution
Decodes hex or base64-encoded streams. (x2)
packer
Adds a path to the DLL search path. (x1)
execution
Enumerates system information. (x1)
search
Modifies the timestamp of a file. (x1)
file
Deletes a file/directory. (x1)
file
Modifies file/directory attributes. (x1)
file
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer