mandiant / commando-vm

Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@mandiant.com
https://www.mandiant.com/resources/blog/commando-vm-windows-offensive-distribution
Apache License 2.0
6.89k stars 1.28k forks source link

windbg.ollydumpex.flare Install Error #170

Closed syth3 closed 3 years ago

syth3 commented 3 years ago

Bug Description

When attempting to install the windbg.ollydumpex.flare package from Chocolatey, I receive this error: ERROR: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Could not find a part of the path. Here is my Chocolatey log relating to this install: windbg.ollydumpex.flare Install Log.txt

Steps To Reproduce**

  1. Run the following command in an elevated PowerShell prompt: cinst -y windbg.ollydumpex.flare

Screenshots

windbg ollydumpex flare Install Screenshot txt

Version

htnhan commented 3 years ago

Hi @syth3 ,

Can you provide the logs file under C:\ProgramData\chocolatey\logs? As you can see in my screenshot, I install windbg.ollydumpex.flare version 1.7.2.3 successfully without any issues

image

syth3 commented 3 years ago

Sure thing. Attached below are all logs underneath C:\ProgramData\chocolatey\logs

chocolatey.log chocolatey.1.log choco.summary.log

htnhan commented 3 years ago

@syth3 We just upgrade windbg.ollydumpex.flare package. Depending on the version of windbg, the path for the x86 and x64 versions of windbg may change, which cause ollydumpex installation to fail. It should be fixed to support the latest version of windbg now. Please give it another shot.

day1player commented 3 years ago

fixed with june update #262