Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs. (x1)
network
Queries the system time. (x1)
settings
Allocates additional memory in the calling process. (x1)
memory
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion
Imports the "numpy" module, which is a library for scientific computing in Python. (x3)
execution
Uses math functions. (x2)
behavior