Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Might contain potentially obfuscated code or data. (x3)
anomaly
Encodes data using the Base64 algorithm. (x2)
packer
Encodes data using the Base16 algorithm. (x2)
file
Converts binary data to its string representation, commonly used in obfuscation. (x5)
packer
Contains URLs related to search engines. (x1)
network
Serializes data into the JSON format. (x4)
file
Creates a regular expression. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x9)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior