Skip to content

ykankaya/DumpNParse

 
 

Repository files navigation

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)

alt text

About

A Combination LSASS Dumper and LSASS Parser. All Credit goes to @slyd0g and @cube0x0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%