Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Creates a process. (x2)
execution
Calculates the SHA-1 hash of data. (x3)
file
Enumerates files in a given directory. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Executes commands in command line. (x2)
execution
Adds a listener function for a specified event. (x3)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior
Serializes data into the JSON format. (x5)
file