Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x7)
packer
Encodes data using the Base64 algorithm. (x8)
packer
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs that use non-standard ports. (x1)
network
Contains URLs related to release pages of projects hosted on GitHub. (x3)
network
Makes HTTP GET requests. (x4)
network
Contains URLs related to URL shortener services. (x1)
network
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x11)
packer