Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x33)
packer
Decodes data using the Base64 algorithm. (x24)
packer
Decompresses data using the Zlib algorithm. (x2)
packer
Executes an expression. (x6)
execution
Enumerates system information. (x5)
search
Contains URLs related to URL shortener services. (x22)
network
Makes HTTP GET requests. (x8)
network
Calculates the MD5 hash of data. (x13)
file
Evaluates an expression. (x4)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x63)
packer