Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x7)
permissions
Prompts user for credentials. (x2)
behavior
Encodes data using the Base64 algorithm. (x5)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x1)
network
Contains URLs that link to interesting file formats. (x10)
network
Encodes data using the Base16 algorithm. (x1)
file
Checks file permissions. (x2)
file
Executes a file. (x6)
execution
Creates a process. (x17)
execution