mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
28 lines
415 B
Markdown
28 lines
415 B
Markdown
# 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)
|