Behaviors
List of software behaviors discovered with static code analysis.
Encodes data using the Base16 algorithm. (x1)
file
Executes files during installation or upon launch. (x3)
execution
Creates a process. (x2)
execution
Enumerates installed VS Code extensions. (x2)
search
Creates shortcuts during installation or upon launch. (x1)
file
Converts binary data to its string representation, commonly used in obfuscation. (x3)
packer
The VS Code extension has an activation function that executes code. (x4)
execution
Registers a VS Code command which can later be executed. (x3)
execution
Executes commands in command line. (x3)
execution
Registers a language feature provider. (x3)
behavior