Behaviors
List of software behaviors discovered with static code analysis.
Permits an incoming connection on a TCP socket. (x2)
network
Contains URLs that link to interesting file formats. (x3)
network
Creates a process. (x5)
execution
Opens a TCP connection to a remote server. (x3)
network
Opens a TCP socket listening for an incoming connection. (x2)
network
Creates a socket. (x3)
network
Deletes a file/directory. (x6)
file
Kills processes. (x1)
execution
Executes an expression. (x3)
execution
Deletes an environment variable. (x2)
settings