Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs that link to interesting file formats. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes data to the STDOUT stream. (x1)
execution
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x2)
execution
Converts a value to an integer number. (x1)
behavior