Behaviors
List of software behaviors discovered with static code analysis.
Decodes data using the Base64 algorithm. (x2)
packer
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Reads from files. (x4)
file
Creates a regular expression. (x3)
behavior
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x3)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Contains multi-line comments. (x4)
behavior