Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Decompresses data using the Zlib algorithm. (x1)
packer
Decodes hex or base64-encoded streams. (x1)
packer
Contains URLs that use non-standard ports. (x1)
network
Deletes a file/directory. (x1)
file
Makes HTTP GET requests. (x23)
network
Calculates the SHA-224 hash of data. (x1)
file
Queries the value of an environment variable. (x1)
search
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer