Vedant-Bhalgama / LSASSMiniDump

A simple script in C which calls the MiniDump function to dump LSASS process and store it on the disk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSASSMiniDump

A simple script in C which calls the MiniDump function to dump LSASS process and store it on the disk. To extract passwords from it, transfer it to another Windows machine, Load it using mimikatz and extract logon passwords from it.

YouTube Video Tutorial

Credits and resources

About

A simple script in C which calls the MiniDump function to dump LSASS process and store it on the disk


Languages

Language:C++ 100.0%