Behaviors
List of software behaviors discovered with static code analysis.
Encrypts data using RSA with a given public key. (x2)
packer
Encrypts data using RSA with a given private key. (x2)
packer
Decrypts data using RSA with a given public key. (x2)
packer
Decrypts data using RSA with a given private key. (x2)
packer
Calculates the SHA-1 hash of data. (x4)
file
Uses Diffie-Hellman key exchange algorithm. (x4)
behavior
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Serializes data into the JSON format. (x2)
file
Might communicate with other windows. (x2)
document
Queries a specific element within the page's Document Object Model. (x2)
behavior