Behaviors
List of software behaviors discovered with static code analysis.
Tampers with system environment variables. (x1)
settings
Modifies file/directory permissions. (x4)
permissions
Changes file ownership. (x3)
file
Might contain potentially obfuscated code or data. (x5)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Decodes data using the Base64 algorithm. (x8)
packer
Contains URLs that link to interesting file formats. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Creates a process. (x5)
execution
Compresses or decompresses data using the Deflate algorithm. (x2)
packer