mandiant / VM-Packages

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.
Apache License 2.0
123 stars 61 forks source link

Introduce `VM-Install-Node-Tool` and add `obfuscator-io-deobfuscator.vm` #1042

Closed Ana06 closed 1 month ago

Ana06 commented 1 month ago

Introduce VM-Install-Node-Tool to easily create packages that use npm to install tools published on the JavaScript Package Registry. Use VM-Install-Node-Tool to add obfuscator-io-deobfuscator.

Simplify the code of the VM-Install-Node-Tool-From-Zip function helper and keep it consistent with VM-Install-Node-Tool.

It will make it easier to implement https://github.com/mandiant/VM-Packages/issues/999