Behaviors
List of software behaviors discovered with static code analysis.
Opens a TCP connection to a remote server. (x4)
network
Creates a socket. (x2)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Concatenates strings. (x2)
behavior
Uses math functions. (x2)
behavior