Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x3)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Contains URLs that link to raw files on GitHub. (x3)
network
Downloads a file. (x3)
network
Compresses or decompresses data using the Deflate algorithm. (x3)
packer
Contains URLs related to URL shortener services. (x2)
network
Deletes a file/directory. (x3)
file
Deletes files in common user, data, or temporary directories. (x3)
file
Calculates the SHA-256 hash of data. (x3)
file
Detects presence of debuggers. (x3)
evasion