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
Receives data from an open UDP socket. (x1)
network
Permits an incoming connection on a TCP socket. (x1)
network
Deletes files in Windows system directories. (x2)
file
Changes the value of a registry key. (x1)
registry
Encrypts data using Advanced Encryption Standard (AES). (x1)
packer
Decrypts data using Data Encryption Standard (DES). (x1)
packer
Decrypts data using the Triple DES (Data Encryption Standard) algorithm. (x1)
packer