Behaviors
List of software behaviors discovered with static code analysis.
Modifies file/directory permissions. (x2)
permissions
Opens a socket listening for an incoming connection. (x1)
network
Decrypts data using Advanced Encryption Standard (AES). (x1)
packer
Encrypts data using Advanced Encryption Standard (AES). (x1)
packer
Checks file permissions. (x1)
file
Creates a process. (x4)
execution
Decodes hex or base64-encoded streams. (x3)
packer
Compresses data using the Zlib algorithm. (x3)
packer
Decompresses data using the Zlib algorithm. (x3)
packer
Deletes a file/directory. (x10)
file