Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x3)
packer
Contains URLs with unusual hostname lengths. (x1)
network
Creates a cryptographic hash of data. (x2)
packer
Contains URLs related to online mail providers. (x1)
network
Contains URLs related to search engines. (x2)
network
Splits a string using a regular expression. (x5)
behavior
Concatenates strings. (x2)
behavior
Uses string-related functions. (x11)
behavior
Uses date and time functions. (x3)
behavior