Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x7)
anomaly
Encodes data using the Base64 algorithm. (x7)
packer
Decodes data using the Base64 algorithm. (x1)
packer
Opens a TCP connection to a remote server. (x2)
network
Opens URLs during installation or upon launch. (x1)
network
Contains URLs that link to raw files on GitHub. (x1)
network
Encodes data using the Base16 algorithm. (x8)
file
Decodes data using the Base16 algorithm. (x1)
file
Executes files during installation or upon launch. (x1)
execution
Decompresses data using the Inflate algorithm. (x1)
packer