Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x2)
anomaly
Encodes data using the Base64 algorithm. (x2)
packer
Decodes data using the Base64 algorithm. (x3)
packer
Encodes data using the Base16 algorithm. (x2)
file
Contains URLs with unusual hostname lengths. (x1)
network
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Contains the ZWSP (zero width space) Unicode character. (x1)
anomaly
Contains the ZWNJ (zero width non-joiner) Unicode character. (x1)
anomaly
Concatenates strings. (x5)
behavior
Uses math functions. (x2)
behavior