Behaviors
List of software behaviors discovered with static code analysis.
Might contain potentially obfuscated code or data. (x1)
anomaly
Encodes data using the Base64 algorithm. (x1)
packer
Encodes data using the Base16 algorithm. (x1)
file
Decodes data using the Base16 algorithm. (x1)
file
Executes files during installation or upon launch. (x1)
execution
Deletes a file/directory. (x2)
file
Registers a listener that can execute code when the state of visible text editors is changed. (x2)
execution
Registers a listener that can execute code when the state of a VS Code extension is changed. (x2)
execution
Registers a listener that can execute code when a document is either closed, opened, or saved. (x2)
execution
Activates a VS Code extension. (x2)
behavior