Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Creates a process. (x1)
execution
Decodes hex or base64-encoded streams. (x2)
packer
Evaluates an expression. (x1)
execution
Terminates a process/thread. (x8)
execution
Detects presence of debuggers. (x8)
evasion