Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x1)
packer
Creates a process. (x2)
execution
Truncates a file. (x1)
file
Deletes a file/directory. (x7)
file
Executes an expression. (x1)
execution
Evaluates an expression. (x1)
execution
Enumerates files in a given directory. (x1)
search
Enumerates running threads within one or more processes. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer