Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x2)
search
Sends data on a connected TCP socket. (x1)
network
Receives data from a connected TCP socket. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Receives data from an open UDP socket. (x1)
network
Deletes files in Windows system directories. (x2)
file
Changes the value of a registry key. (x1)
registry
Decodes data using the Base64 algorithm. (x1)
packer
Decrypts data using Advanced Encryption Standard (AES). (x1)
packer
Decrypts data using the Triple DES (Data Encryption Standard) algorithm. (x1)
packer