We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The mimikatz have problem exporting keys on a Windows 11 ARM64.
Type : AT_SIGNATURE (0x00000002) |Provider name : Microsoft Enhanced Cryptographic Provider v1.0 |Key Container : {XXX} |Unique name : XXX |Implementation: CRYPT_IMPL_SOFTWARE ; Algorithm : CALG_RSA_SIGN Key size : 2048 (0x00000800) Key permissions: 0000003b ( CRYPT_ENCRYPT ; CRYPT_DECRYPT ; CRYPT_READ ; CRYPT_WRITE ; CRYPT_MAC ; ) Exportable key : NO Private export : ERROR kuhl_m_crypto_exportKeyToFile ; CryptExportKey(init) (0x8009000b) Private export : ERROR kuhl_m_crypto_exportKeyToFile ; CryptExportKey(init) (0x8009000b)
mimikatz # crypto::capi ERROR kuhl_m_crypto_p_capi ; kull_m_patch(RSA) (0x00000000) ERROR kuhl_m_crypto_p_capi ; kull_m_patch(DSS) (0x00000000)
What are the modifications needed in order to make mimikatz work on Windows ARM64?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The mimikatz have problem exporting keys on a Windows 11 ARM64.
What are the modifications needed in order to make mimikatz work on Windows ARM64?
The text was updated successfully, but these errors were encountered: