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
Creates a process. (x1)
execution
Decompresses data using the Zlib algorithm. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Loads the kernel32.dll dynamic link library. (x1)
execution
Calculates the SHA-1 hash of data. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x4)
packer
Terminates a process. (x1)
execution
Terminates a process/thread. (x1)
execution