Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to interesting file formats. (x1)
network
Renames a file or directory. (x1)
file
Deletes a file/directory. (x1)
file
Queries the system time. (x3)
settings
Writes to files. (x2)
file
Copies a file. (x1)
file
Reads from files. (x2)
file
Queries the size of a file. (x1)
file
Imports the "time" module, which provides various time-related functions. (x2)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution