Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to raw files on GitHub. (x1)
network
Decodes hex or base64-encoded streams. (x1)
packer
Renames a file or directory. (x1)
file
Contains unusually long strings. (x1)
anomaly
Queries the system time. (x1)
settings
Allocates additional memory in the calling process. (x1)
memory
Terminates a process/thread. (x1)
execution
Creates a thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution