Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base64 algorithm. (x1)
packer
Calculates the SHA-256 hash of data. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x1)
packer
Imports the "base64" module, which contains encoding functions. (x1)
execution