Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x1)
execution
Contains URLs with suspicious path components. (x1)
network
Loads the kernel32.dll dynamic link library. (x1)
execution
The software package does not declare any source code repository. (x1)
anomaly
Queries the system time. (x2)
settings
Queries the value of an environment variable. (x1)
search
Allocates additional memory. (x1)
memory
Writes data to the STDOUT stream. (x1)
execution
Uses concurrency functions. (x1)
execution
Imports the "time" module, which provides various time-related functions. (x2)
execution