Behaviors
List of software behaviors discovered with static code analysis.
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Creates a process. (x1)
execution
Deletes a file/directory. (x1)
file
Loads the kernel32.dll dynamic link library. (x2)
execution
Executes an expression. (x1)
execution
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer