Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x1)
anomaly
Encodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base16 algorithm. (x1)
file
Executes files during installation or upon launch. (x5)
execution
Creates a process. (x1)
execution
Decompresses data using the Inflate algorithm. (x2)
packer
Decompresses data using the GZip algorithm. (x2)
packer
Compresses or decompresses data using the Deflate algorithm. (x1)
packer
Compresses data using the GZip algorithm. (x1)
packer
Starts the HTTP or HTTPS server listening for incoming connections. (x1)
network