Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base64 algorithm. (x2)
packer
Opens a TCP connection to a remote server. (x2)
network
Contains URLs that link to interesting file formats. (x1)
network
Creates a process. (x1)
execution
Compresses data using the Zlib algorithm. (x1)
packer
Decompresses 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