Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Uses a Python script interpreter. (x1)
execution
Decodes data using the Base32 algorithm. (x1)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base32 algorithm. (x1)
file
Encodes data using the Base16 algorithm. (x1)
file
Decodes data using the Base16 algorithm. (x1)
file
Enumerates system information. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Terminates a process/thread. (x1)
execution