Behaviors
List of software behaviors discovered with static code analysis.
Uses a Python script interpreter. (x3)
execution
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
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