Skip to content

Problem Working for Windows 11 ARM64 #445

@OscarXvita

Description

@OscarXvita

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions