VM-Packages icon indicating copy to clipboard operation
VM-Packages copied to clipboard

Create package template for Node tools

Open Ana06 opened this issue 1 year ago • 3 comments

Details

The packages of Node tools installed using npm look very similar and a new template could be added to our create_package script and to our issue template. Current node tools examples:

~New tool we could add to test the template:~

  • ~https://github.com/ben-sb/obfuscator-io-deobfuscator~

Ana06 avatar Apr 19 '24 07:04 Ana06

We should start by adding a function helper

Ana06 avatar Apr 19 '24 07:04 Ana06

Function helper added, still missing modifying the script, template and CI (GH action to create the package).

Ana06 avatar Apr 23 '24 13:04 Ana06

I have just realised that we do not need to download the zip to install obfuscator-io-deobfuscator, it is enough with running: npm install -g obfuscator-io-deobfuscator, tracked this in https://github.com/mandiant/VM-Packages/issues/1005 we need another tool to test the template/CI updates.

Ana06 avatar Apr 23 '24 13:04 Ana06