0 Forks
3 Stars
3 Watchers

LSASSExtractor

LSASSExtractor is a lightweight tool designed to capture memory dumps of the LSASS process on Windows systems. By leveraging the Windows API, it locates the target process and creates a memory dump, which can be analyzed to extract sensitive information such as passwords, encryption keys, and authentication tokens.

How to download and setup LSASSExtractor

Open terminal and run command
git clone https://github.com/okankurtuluss/LSASSExtractor.git
git clone is used to create a copy or clone of LSASSExtractor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LSASSExtractor https://github.com/okankurtuluss/LSASSExtractor/archive/master.zip

Or simply clone LSASSExtractor with SSH
[email protected]:okankurtuluss/LSASSExtractor.git

If you have some problems with LSASSExtractor

You may open issue on LSASSExtractor support forum (system) here: https://github.com/okankurtuluss/LSASSExtractor/issues