Behaviors
List of software behaviors discovered with static code analysis.
Opens a socket listening for an incoming connection. (x3)
network
Permits an incoming connection on a TCP socket. (x1)
network
Creates a process. (x4)
execution
Deletes a file/directory. (x1)
file
Executes an expression. (x3)
execution
Loads the kernel32.dll dynamic link library. (x1)
execution
Enumerates system information. (x2)
search
Loads additional libraries. (x1)
execution
Queries the value of an environment variable. (x4)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer