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
Contains URLs that link to interesting file formats. (x1)
network
Opens a TCP connection to a remote server. (x2)
network
Creates a process. (x1)
execution
Decompresses data using the Zlib algorithm. (x1)
packer
Compresses data using the Zlib algorithm. (x1)
packer
Opens a TCP socket listening for an incoming connection. (x1)
network
Loads the kernel32.dll dynamic link library. (x1)
execution
Calculates the SHA-1 hash of data. (x1)
file