Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x19)
anomaly
Encodes data using the Base64 algorithm. (x11)
packer
Encodes data using the Base16 algorithm. (x19)
file
Might monitor keystrokes. (x7)
steal
Calculates the MD5 hash of data. (x3)
file
Contains Unicode-escaped characters that are otherwise printable. (x13)
evasion
Might enumerate current locale. (x7)
steal
Might access clipboard. (x4)
steal
Queries the value of an environment variable. (x25)
search
Converts binary data to its string representation, commonly used in obfuscation. (x19)
packer