Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might evaluate code dynamically. (x2)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Writes to files. (x5)
file
Emits an event, effectively calling each of the registered listeners for that event. (x4)
behavior
Adds a listener function for a specified event. (x4)
behavior
Serializes data into the JSON format. (x4)
file
Reads from files. (x6)
file
Concatenates strings. (x6)
behavior
Might output messages to console. (x3)
anomaly
Uses math functions. (x2)
behavior