Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Contains URLs that contain basic authentication credentials. (x5)
network
Calculates the MD5 hash of data and encodes it using the Base64 algorithm. (x2)
file
Calculates the SHA-256 hash of data. (x5)
file
Calculates the MD5 hash of data. (x2)
file
Contains URLs related to search engines. (x23)
network
Reads from files. (x2)
file
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x5)
behavior
Uses string-related functions. (x20)
behavior