Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Compresses or decompresses data using the GZip algorithm. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Connects through HTTP. (x2)
network
Calculates the SHA-256 hash of data. (x2)
file
Calculates the MD5 hash of data. (x2)
file
Detects presence of debuggers. (x2)
evasion