Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Opens a TCP connection to a remote server. (x4)
network
Starts an HTTP/2 session. (x3)
network
Extracts data from a TLS session. (x3)
network
Creates a new TLS socket from an existing TCP socket. (x5)
network
Makes HTTP GET requests. (x4)
network
Contains domains used for intercepting and inspecting HTTP requests. (x1)
network
Connects through HTTP. (x14)
network
Adds a one-time listener function for a specified event. (x2)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior