Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x3)
anomaly
Encodes data using the Base64 algorithm. (x3)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Might decode or encode data using Base64. (x5)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Concatenates strings. (x3)
behavior
Might output messages to console. (x3)
anomaly
Contains patterns identifying the constants related to the base64 binary-to-text encoding algorithm. (x3)
signature
Contains multi-line comments. (x5)
behavior