Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Enumerates files in a given directory. (x4)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Emits an event, effectively calling each of the registered listeners for that event. (x2)
behavior
Adds a one-time listener function for a specified event. (x2)
behavior
Adds a listener function for a specified event. (x2)
behavior
Reads from files. (x2)
file
Clears a JavaScript interval. (x2)
execution
Splits a string using a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x3)
behavior