Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x1)
network
Imports the "sys" module, which provides access to system-specific parameters and functions. (x2)
execution
Imports the "re" module, which provides regular expression matching operations. (x4)
execution
Uses string-related functions. (x1)
behavior
Uses math functions. (x1)
behavior
Uses logical functions. (x2)
behavior
Converts a value to an integer number. (x3)
behavior