Spectra Assure
Community
Docs

Behaviors

List of software behaviors discovered with static code analysis.

Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Uses concurrency functions. (x5)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x6)
execution
Imports the "re" module, which provides regular expression matching operations. (x6)
execution
Imports the "asyncio" module, which provides concurrency functionality. (x5)
execution
Uses string-related functions. (x10)
behavior
Uses math functions. (x4)
behavior
Uses logical functions. (x4)
behavior
Converts a value to an integer number. (x6)
behavior