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
Opens a TCP connection to a remote server. (x1)
network
Compresses data using the Zlib algorithm. (x1)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Queries the current working directory. (x1)
search