Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x5)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Contains URLs that link to interesting file formats. (x29)
network
Decodes hex or base64-encoded streams. (x4)
packer
Contains URLs related to cloud storage services. (x1)
network
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Terminates a process/thread. (x42)
execution
Detects presence of debuggers. (x42)
evasion