Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during dump #9

Open
azzarin opened this issue Sep 5, 2016 · 3 comments
Open

Error during dump #9

azzarin opened this issue Sep 5, 2016 · 3 comments

Comments

@azzarin
Copy link

azzarin commented Sep 5, 2016

Hey, im getting this error:

.#####. mimikatz 2.0 alpha (x64) release "Kiwi en C" (Dec 14 2015 19:16:34)
.## ^ ##.

/ \ ## /* * *

\ / ## Benjamin DELPY gentilkiwi ( benjamin@gentilkiwi.com )

'## v ##' http://blog.gentilkiwi.com/mimikatz (oe.eo)
'#####' with 17 modules * * */

mimikatz(powershell) # sekurlsa::logonpasswords
ERROR kuhl_m_sekurlsa_acquireLSA ; Logon list

mimikatz(powershell) # exit
Bye!

Any idea how to fix this?

@ghost
Copy link

ghost commented Sep 28, 2016

Did you find a solution to this? I experience the same problem on win 10. Not tested on other os version yet

@huzaifah0x00
Copy link

huzaifah0x00 commented Jul 8, 2017

same problem with me but says 15 modules instead of 17..
using windows 10 pro (64 bit);

and on the command prompt following is the error output..

Specified cast is not valid.
At line:2203 char:7

  •     if (($PEInfo.DllCharacteristics -band $Win32Constants.IMAGE_D ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (:) [], InvalidCastException
    • FullyQualifiedErrorId : System.InvalidCastException

Specified cast is not valid.
At line:2261 char:7

  •     if (($PEInfo.DllCharacteristics -band $Win32Constants.IMAGE_D ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (:) [], InvalidCastException
    • FullyQualifiedErrorId : System.InvalidCastException

@real-acmkan
Copy link

It would appear this is patched and no longer works on Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants