Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Downloads a file. (x2)
network
Connects through HTTP. (x2)
network
Contains URLs related to URL shortener services. (x1)
network
Calculates the SHA-256 hash of data. (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. (x2)
execution
Detects presence of debuggers. (x2)
evasion