diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2014-12-23 08:03:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-23 08:03:17 +0700 |
commit | e00a80782eff455fd2def4d0f9aee6140ea61bfc (patch) | |
tree | f927d014f17cf75c7248b681e326e9913f7ae5df /misc/samdump2/README | |
parent | 72442440c1055f871f851590ca72d2d4db7e1947 (diff) |
misc/samdump2: Added (Windows password dumper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/samdump2/README')
-rw-r--r-- | misc/samdump2/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/samdump2/README b/misc/samdump2/README new file mode 100644 index 000000000000..1f935afca7d1 --- /dev/null +++ b/misc/samdump2/README @@ -0,0 +1,3 @@ +Samdump2 is a tool to dump password hashes from windows systems. It is +typically used on a mounted NTFS partition, but just needs access to the +SYSTEM and SAM files. |