Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Renames a file or directory. (x2)
file
Deletes a file/directory. (x1)
file
Evaluates an expression. (x1)
execution
Queries the system time. (x1)
settings
Enumerates running threads within one or more processes. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x4)
execution
Reads from files. (x3)
file
Uses synchronization mechanisms. (x1)
execution