Behaviors
List of software behaviors discovered with static code analysis.
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that link to raw files on GitHub. (x3)
network
Creates a new TLS socket from an existing TCP socket. (x2)
network
Connects through HTTP. (x2)
network
Gets the local TLS certificate. (x2)
network
Queries the value of an environment variable. (x16)
search
Converts binary data to its string representation, commonly used in obfuscation. (x10)
packer
Serializes data into the JSON format. (x13)
file