Behaviors
List of software behaviors discovered with static code analysis.
Executes a file. (x1)
execution
Contains IP addresses. (x1)
network
Downloads a file. (x1)
network
Contains URLs. (x1)
network
Calculates the SHA-256 hash of data. (x1)
file
Writes to files in common user, data, or temporary directories. (x1)
file
Contains a module initializer, which is a method called by the runtime when a module or assembly is loaded. (x1)
execution
Writes to files. (x1)
file
Enumerates files. (x1)
search
Creates/opens files in common user, data or temporary directories. (x1)
file