Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x4)
network
Decodes data using the Base16 algorithm. (x2)
file
Compresses or decompresses data using the Deflate algorithm. (x2)
packer
Decompresses data using the Inflate algorithm. (x2)
packer
Decodes hex or base64-encoded streams. (x2)
packer
Creates a TLS server. (x2)
network
Creates a TCP or IPC server. (x2)
network
Creates an HTTP server. (x2)
network