Behaviors
List of software behaviors discovered with static code analysis.
Contains IP addresses. (x2)
network
Loads additional libraries. (x1)
execution
Queries the system time. (x29)
settings
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Allocates additional memory. (x2)
memory
Allocates additional memory in the calling process. (x5)
memory
Terminates a process/thread. (x29)
execution
Creates C-based pointers. (x1)
execution
Detects presence of debuggers. (x29)
evasion