DumpNParse
DumpNParse is a tool designed to dump and parse LSASS using a single file. It is a combination of @slyd0g's C# LSASS Dumper and @cube0x0's C# LSASS Parser, so they deserve all credit for this creation. Thank you both!
Simply compile the exe, drop it into a folder which you have write access to, and execute! The program will write the dump to the current folder, parse it, and delete the dump once complete.
Tested and Confirmed Working on:
- Windows 10 20H2 (10.0.19042)
- Windows Server 2019 (10.0.17763)