Behaviors
List of software behaviors discovered with static code analysis.
Decompresses data using the GZip algorithm. (x2)
packer
Decompresses data using the Brotli algorithm. (x2)
packer
Decompresses data using the Inflate algorithm. (x2)
packer
Contains URLs that use non-standard ports. (x2)
network
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Serializes data into the JSON format. (x2)
file
Concatenates strings. (x4)
behavior
Creates a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Might output messages to console. (x2)
anomaly