Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Executes files during installation or upon launch. (x1)
execution
Sends data on a connected TCP socket. (x2)
network
Receives data from a connected TCP socket. (x2)
network
Creates a socket. (x2)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Might evaluate code dynamically. (x2)
anomaly
Calculates the MD5 hash of data. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer