Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x1)
permissions
Sends data on a connected TCP socket. (x1)
network
Changes file ownership. (x1)
file
Queries the passwd database entry for a given user ID. (x1)
steal
Queries the passwd database entry for a given user name. (x1)
steal
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x2)
packer
Creates a process. (x3)
execution
Decodes hex or base64-encoded streams. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer