Elliot Chernofsky
Elliot Chernofsky
Judging from these posts, it sounds like the `WinDbgX.exe` and similar executables in `Microsoft\WindowsApps` are considered an "Execution Alias", which is not supported in Windows Server 2019 as noted [here](https://learn.microsoft.com/en-us/windows/msix/msix-server-2019):...
@mandiant/flare-vm Any preference or thoughts on which icon to use for Cyberchef? One icon uses the robot-chef mix. It looks good on taskbar and on the desktop but has a...
After googling CyberChef and seeing most websites/videos use the Robot-Chef icon, I'm inclined to keep that style for now. :)
Hi @erik4711! Wanted to follow up to see if you would be able to make the change in the `.nuspec` from `2.9.0` to `2.9.0.20240621` and we can look into merging...
I think it's good to add both. :)
Hello @luffy-cmd! I may need the logs to determine the full issue as this seems to be a combination of 3 separate issues. You can find the logs in `C:\ProgramData\_VM\log.txt`...
I have not run into this issue yet, but I can continue to keep an eye on it. Let me know if we should keep the issue open or not...
@Ana06 I believe the function you created [here](https://github.com/mandiant/VM-Packages/blob/6b95e46f12c9e6fd6247bd9fe271203b0008315d/packages/common.vm/tools/vm.common/vm.common.psm1#L1751) creates the shortcut for `magika` still? I just tested the latest `choco install magika.vm` and it seems to create a shortcut for...
**NOTE:** This is actually 2 separate issues. One for `magika` and separate issue affecting `malware-jail`. This specific `pip` issue is mostly due to our installation of Python tools being installed...
I am wondering if this is due to `vcredist140` taking an extended period of time to install. My `bindiff.vm` failed to install due to https://github.com/mandiant/VM-Packages/issues/1440, in which I also noticed...