Behaviors
List of software behaviors discovered with static code analysis.
Contains URLs related to release pages of projects hosted on GitHub. (x1)
network
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Writes data to the STDOUT stream. (x1)
execution
Imports the "os" module, which contains miscellaneous operating system interfaces. (x1)
execution
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. (x2)
execution
Imports the "json" module, which implements functions for manipulating JSON files. (x1)
execution
Uses json-related functions. (x1)
file
Uses logical functions. (x1)
behavior