Behaviors
List of software behaviors discovered with static code analysis.
Creates a process. (x2)
execution
Creates a socket. (x2)
network
Opens a TCP connection to a remote server. (x2)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Serializes data into the JSON format. (x2)
file