Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x2)
network
Contains URLs that link to raw files on GitHub. (x1)
network
Decodes hex or base64-encoded streams. (x2)
packer
Truncates a file. (x1)
file
Writes data to the STDOUT stream. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x2)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x16)
execution
Imports the "datetime" module, which exposes classes for manipulating dates and times. (x1)
execution
Converts an integer number to a binary string. (x1)
behavior
Converts a value to an integer number. (x5)
behavior