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