Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x1)
packer
Connects through HTTP. (x1)
network
Calculates the SHA-1 hash of data. (x1)
file
Calculates the MD5 hash of data. (x1)
file
Detects presence of debuggers. (x1)
evasion