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