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