Behaviors
List of software behaviors discovered with static code analysis.
Receives data from a connected TCP socket. (x1)
network
Sends data on a connected TCP socket. (x1)
network
Encodes data using the Base64 algorithm. (x6)
packer
Decodes data using the Base64 algorithm. (x5)
packer
Opens a TCP connection to a remote server. (x1)
network
Checks file permissions. (x1)
file
Contains IP addresses. (x1)
network
Creates temporary files. (x1)
file
Renames a file or directory. (x2)
file
Truncates a file. (x1)
file