Behaviors
List of software behaviors discovered with static code analysis.
Retrieves the name of the user associated with the process. (x1)
search
Modifies file/directory permissions. (x13)
permissions
Changes file ownership. (x3)
file
Deletes files in Windows system directories. (x1)
file
Evaluates code dynamically. (x3)
execution
Decrypts data using the Windows Cryptography API. (x1)
packer
Encodes data using the Base64 algorithm. (x18)
packer
Decodes data using the Base64 algorithm. (x19)
packer
Contains URLs that link to raw files on GitHub. (x2)
network
Opens a TCP connection to a remote server. (x7)
network