mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
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:
27
tools/pwdump.md
Normal file
27
tools/pwdump.md
Normal 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)
|
||||||
Reference in New Issue
Block a user