Half-ass attempt at pwdump

There is not a lot of information to steal online, need to revisit this
file
This commit is contained in:
Will Pennell 2014-09-23 08:00:22 -04:00
parent 443fdb2c4d
commit b961ffa862

27
tools/pwdump.md Normal file
View File

@ -0,0 +1,27 @@
# pwdump
Notes
-------
General information about the tool.
What would you use this tool for?
Why would you use it?
Help Text
-------
```
usage: /usr/bin/pwdump <system hive> <SAM hive>
```
Example Usage
-------
Any helpful examples found around the web or from personal experience
```
Actual commands can go here
```
Links
-------
[creddump](https://code.google.com/p/creddump/source/browse/trunk/pwdump.py)