Tijl Deneut f367119ed0 Add files via upload
Small bugfix to prevent crash on CREDHIST with no password hash
2025-08-31 09:48:56 +02:00
2022-03-19 08:18:58 -04:00
2025-08-31 09:48:56 +02:00
2021-08-21 19:37:39 +02:00
2025-08-31 09:48:56 +02:00

DPAPIck3

OVERVIEW

DPAPIck3 is a python3 toolkit to provide a platform-independant implementation of Microsoft's cryptography subsytem called DPAPI (Data Protection API).

It can be used either as a library or as a standalone tool.

It is also the first open-source tool that allows decryption of DPAPI structures in an offline way and, moreover, from another plateform than Windows.

REQUIREMENTS

This application has been developped and tested on python 3.9.

pycryptodome is required to provide all the requireds algorithms. Furthermore only python-registry for some scripts

  • python-registry
  • pycryptodome
  • pyasn1

AUTHOR

DPAPIck3 is written by Jean-Michel Picod (jean-michel.picod@cassidian.com) with the help from Ivan Fontarensky (ivan.fontarensky@cassidian.com)
who works for the Cyber Security Center of Cassidian, an EADS company, and Elie Bursztein (dpapi@elie.im)
And adjusted for Python3 and Windows by Photubias (info@insecurity.be)

S
Description
Automated archival mirror of github.com/tijldeneut/DPAPIck3
Readme GPL-3.0 142 KiB
Languages
Python 100%