Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Converts binary data to its string representation, commonly used in obfuscation. (x23)
packer
Removes listeners for a specified event. (x3)
behavior
Emits an event, effectively calling each of the registered listeners for that event. (x3)
behavior
Adds a listener function for a specified event. (x3)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior
Creates a regular expression. (x3)
behavior
Concatenates strings. (x29)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x11)
behavior
Contains timestamp-related format strings. (x3)
behavior