Behaviors
List of software behaviors discovered with static code analysis.
Connects through HTTP. (x2)
network
Sets a JavaScript interval, which repeatedly executes code. (x2)
execution
Clears a JavaScript interval. (x2)
execution
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x2)
behavior