Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Executes a file. (x2)
execution
Downloads a file. (x2)
network
Contains IP addresses. (x2)
network
Contains URLs. (x1)
network
Contains URLs related to URL shortener services. (x1)
network
Connects through HTTP. (x2)
network
Writes to files in common user, data, or temporary directories. (x2)
file
Calculates the MD5 hash of data. (x2)
file