Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
The software package was developed by a user known for distributing destructive protestware packages. (x1)
anomaly
Contains URLs that link to raw files on GitHub. (x1)
network
Enumerates operating system version. (x2)
search
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x3)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Might output messages to console. (x5)
anomaly
Uses math functions. (x4)
behavior