Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Creates a process. (x2)
execution
Enumerates CPU information of the system. (x2)
search
Writes to files. (x2)
file
Serializes data into the JSON format. (x4)
file
Reads from files. (x2)
file
Concatenates strings. (x4)
behavior
Uses math functions. (x2)
behavior
Contains multi-line comments. (x3)
behavior