Behaviors
List of software behaviors discovered with static code analysis.
Runs precompiled JavaScript code within V8 Virtual Machine context. (x2)
execution
Might evaluate code dynamically. (x3)
anomaly
Converts binary data to its string representation, commonly used in obfuscation. (x2)
packer
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x2)
behavior