Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Decompresses data using the GZip algorithm. (x1)
packer
Compresses data using the GZip algorithm. (x1)
packer
Deletes a file/directory. (x1)
file
Makes HTTP GET requests. (x1)
network
Makes HTTP POST requests. (x1)
network
Enumerates files in a given directory. (x1)
search
Queries the value of an environment variable. (x2)
search
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer