logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Mimikatz DPAPI - Decrypt Windows Data | Online Free DevTools by Hexmos

Decrypt Windows data with Mimikatz DPAPI. Securely manage and extract sensitive information using DPAPI. Free online tool, no registration required.

mimikatz-dpapi

Interact with the Windows Data Protection API (DPAPI). More information: https://github.com/gentilkiwi/mimikatz.

  • List master keys:

mimikatz "dpapi::masterkey /list"

  • Decrypt a DPAPI blob:

mimikatz "dpapi::blob /in:blob_file.bin"

  • Retrieve Chrome credentials using DPAPI:

mimikatz "dpapi::chrome /in:Login Data"