Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Contains IP addresses. (x1)
network
Queries the system time. (x4)
settings
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Queries the current working directory. (x1)
search
Imports the "time" module, which provides various time-related functions. (x2)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x8)
execution
Uses logical functions. (x1)
behavior
Generates pseudo-random numbers. (x1)
behavior