Behaviors
List of software behaviors discovered with static code analysis.
Accesses credentials from the Windows Credential Manager. (x1)
steal
Searches for a stored password. (x1)
search
Modifies file/directory permissions. (x1)
permissions
Changes file ownership. (x1)
file
Might contain potentially obfuscated code or data. (x61)
anomaly
Deletes credentials from the Windows Credential Manager. (x1)
settings
Encrypts data using Data Encryption Standard (DES). (x3)
packer
Encodes data using the Base64 algorithm. (x20)
packer
Decrypts data using Advanced Encryption Standard (AES). (x1)
packer
Decodes data using the Base64 algorithm. (x12)
packer