Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

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