Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Deletes a file/directory. (x1)
file
Creates temporary files. (x1)
file
The software package does not declare any source code repository. (x1)
anomaly
Queries the system time. (x1)
settings
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Allocates additional memory in the calling process. (x1)
memory
Writes to files. (x1)
file
Writes data to the STDOUT stream. (x1)
execution
Terminates a process/thread. (x1)
execution
Detects presence of debuggers. (x1)
evasion