gentilkiwi / mimikatz

A little tool to play with Windows security
http://blog.gentilkiwi.com/mimikatz
19.51k stars 3.75k forks source link

Issue with exporting certificates #274

Open dokkanhacker opened 4 years ago

dokkanhacker commented 4 years ago

After running

privilege::debug crypto::cng crypto::capi crypto::certificates /export

I get an error under the private key for the certificate I want to export " Private export : ERROR kull_m_crypto_exportPfx ; PFXExportCertStoreEx/kull_m_file_writeData (0x8009000b)"

What's the issue?

gentilkiwi commented 4 years ago

Maybe show the full output :)