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. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Contains URLs related to search engines. (x1)
network
Serializes data into the JSON format. (x4)
file
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Concatenates strings. (x9)
behavior
Contains multi-line comments. (x4)
behavior