diff --git a/tools/pwdump.md b/tools/pwdump.md new file mode 100644 index 0000000..c22f746 --- /dev/null +++ b/tools/pwdump.md @@ -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 +``` + +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)