Behaviors
List of software behaviors discovered with static code analysis.
Downloads a file. (x3)
network
Compresses or decompresses data using the Deflate algorithm. (x4)
packer
Contains URLs related to URL shortener services. (x1)
network
Connects through HTTP. (x2)
network
Calculates the SHA-1 hash of data. (x4)
file
Deletes a file/directory. (x2)
file
Deletes files in common user, data, or temporary directories. (x2)
file
Calculates the MD5 hash of data. (x2)
file
Contains a module initializer, which is a method called by the runtime when a module or assembly is loaded. (x3)
execution
Detects presence of debuggers. (x2)
evasion