Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base16 algorithm. (x2)
file
Contains IP addresses. (x1)
network
Connects through HTTP. (x3)
network
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
Serializes data into the JSON format. (x3)
file
Reads from files. (x2)
file
Concatenates strings. (x2)
behavior
Contains patterns identifying the constants related to the base64 binary-to-text encoding algorithm. (x2)
signature
Uses math functions. (x2)
behavior