Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x2)
anomaly
Queries the value of an environment variable. (x3)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Reads from files. (x4)
file
Serializes data into the JSON format. (x9)
file
Replaces a substring in a string using a regular expression. (x2)
behavior
Creates a regular expression. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x14)
behavior
Might output messages to console. (x2)
anomaly