Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Encrypts data. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Creates a process. (x6)
execution
Decrypts data. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Encrypts a password using the crypt() Unix password encryption function. (x2)
packer
Compresses data using the Brotli algorithm. (x4)
packer
Deletes a file/directory. (x6)
file
Enumerates environment variables. (x5)
search