Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x4)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Contains URLs that use non-standard ports. (x1)
network
Calculates the SHA-1 hash of data. (x1)
file
Calculates the SHA-256 hash of data. (x2)
file
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer