Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains Base64-encoded URLs. (x1)
anomaly
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Decrypts data using Advanced Encryption Standard (AES). (x1)
packer
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer