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

Chocolatey packages supporting the analysis environment projects FLARE-VM & Commando VM.

Results 204 VM-Packages issues
Sort by recently updated
recently updated
newest added

### Details `https://windows.metasploit.com/metasploitframework-latest.msi` is signed. Use the new `VM-Assert-Signature` function to fix (and avoid that it fails again with every update) Metasploit similarly as we have done with Google Chrome...

:bug: bug
:gem: enhancement
:cyclone: COMMANDO-VM

### Details ida.diaphora.vm is just copying the diaphora script to the Utilities folder. It would be much useful if we would install it as a plugin as we do in...

:grey_question: discussion
:new: package
:cyclone: FLARE-VM

### Details regcool uses a URL without the version and breaks with updates. See the last daily run.

:bug: bug
:cyclone: FLARE-VM

### 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...

:gem: enhancement
:runner: CI

### Details To install obfuscator-io-deobfuscator, we need to: - in the nuspec: - require `nodejs.vm` as dependency in the - in the install script: - run: `npm install -g obfuscator-io-deobfuscator`,...

:new: package
:cyclone: FLARE-VM

### Details ImHex requires a graphics card with OpenGL 3.0 support. We should fail the package to install if it is not available. In addition @emtuls noticed some issues with...

:bug: bug

### Details Currently we use the Chrome icon for opening Cyberchef which works well and is dual purpose since it also acts as a chrome shortcut, but is there a...

:gem: enhancement
:grey_question: discussion
:cyclone: FLARE-VM

Add option for helper functions to allow user's to specify if tool should be ran as admin

:gem: enhancement

### Details As of https://github.com/mandiant/VM-Packages/pull/983, we opted to remove the right click "Cmd Here" that `map.vm` introduces when installing due to favoring the right click for opening with `Windows Terminal`...

:gem: enhancement
:grey_question: discussion
:cyclone: FLARE-VM

### Details Use `$executablePath = "$(where.exe $toolName)"` to simplify the code of windbg.vm by executing WinDbg directly instead as a consoleApp. This fixes the icon too.

:gem: enhancement
:cyclone: FLARE-VM