C# implementation of mimikatz/pypykatz minidump functionality to get credentials from LSASS dumps.
procdump64.exe -ma lsass.exe lsass.dmp
C:\minidump.exe lsass.dmp
- Lsa
- Msv
- Kerberos
- WDigest
- SSP
- TsPkg
- Credman
- Dpapi
- CloudAP
- LiveSSP
- NT5 Support
- x86 Support
Minidump is based on the following projects and the work by the creators