Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Contains URLs that link to interesting file formats. (x5)
network
Decompresses data using the Zlib algorithm. (x1)
packer
Calculates the SHA-256 hash of data. (x3)
file
Calculates the SHA-1 hash of data. (x3)
file
Converts binary data to its string representation, commonly used in obfuscation. (x6)
packer