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

Problem Working for Windows 11 ARM64 #445

Open
OscarXvita opened this issue Apr 18, 2024 · 0 comments
Open

Problem Working for Windows 11 ARM64 #445

OscarXvita opened this issue Apr 18, 2024 · 0 comments

Comments

@OscarXvita
Copy link

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?

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

1 participant