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