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