Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs that link to raw files on GitHub. (x1)
network
Decodes data using the Base16 algorithm. (x5)
file
Might evaluate code dynamically. (x2)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x17)
packer
Writes to files. (x2)
file
Serializes data into the JSON format. (x7)
file
Reads from files. (x3)
file
Splits a string using a regular expression. (x7)
behavior
Replaces a substring in a string using a regular expression. (x11)
behavior
Creates a regular expression. (x13)
behavior