Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
The software package does not declare any source code repository. (x1)
anomaly
Queries the system time. (x3)
settings
Queries the value of an environment variable. (x1)
search
Terminates a process/thread. (x3)
execution
Detects presence of debuggers. (x3)
evasion
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Creates/Opens a file. (x1)
file
Uses string related methods. (x1)
behavior
Uses math functions. (x2)
behavior