Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x4)
anomaly
Encodes data using the Base64 algorithm. (x4)
packer
Executes files during installation or upon launch. (x1)
execution
Might decode or encode data using Base64. (x4)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x8)
packer
Contains URLs related to search engines. (x1)
network
Serializes data into the JSON format. (x6)
file
Splits a string using a regular expression. (x4)
behavior
Replaces a substring in a string using a regular expression. (x4)
behavior
Creates a regular expression. (x4)
behavior