Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Contains URLs related to object storage services. (x1)
network
Contains URLs related to cloud storage services. (x1)
network
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x3)
file
Splits a string using a regular expression. (x3)
behavior
Replaces a substring in a string using a regular expression. (x5)
behavior
Creates a regular expression. (x5)
behavior