Update doc

bug/bundler_fix
p3nt4 2016-12-16 15:09:34 +11:00 committed by GitHub
parent 4bfbd0134d
commit a3d13d2870
1 changed files with 3 additions and 3 deletions

View File

@ -30,6 +30,6 @@ At some point, Windows 10 stopped storing users in that exact way, users whose p
The module does not modify the user key architecture, you cannot set a hash on a user that does not have a password. The module does not modify the user key architecture, you cannot set a hash on a user that does not have a password.
## Usage ## Usage
run post/windows/manage/hashcarve user=test pass=password - run post/windows/manage/hashcarve user=test pass=password
run post/windows/manage/hashcarve user=test pass=nthash - run post/windows/manage/hashcarve user=test pass=nthash
run post/windows/manage/hashcarve user=test pass=lmhash:nthash - run post/windows/manage/hashcarve user=test pass=lmhash:nthash