Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/h4ms1k/samdump


https://github.com/h4ms1k/samdump

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# About
WinApi Dump SAM - SYSTEM - SECURITY registry keys for offline parsing and hash extraction.

## Instructions

Compile and run `samdump.exe`:

```
samdump\x64\release> samdump.exe
```

By default the output will be saved in the following files:

```
C:\ProgramData\sam.save - SAM
C:\ProgramData\system.save - SYSTEM
C:\ProgramData\security.save - SECURITY
```

You can modify the file names by changing `samdump.cpp`.