Skip to content
This repository has been archived by the owner on Dec 30, 2017. It is now read-only.

Commit

Permalink
Update keychaindump_chainbreaker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
killswitch-GUI authored Jun 28, 2016
1 parent eb65c65 commit 324ff6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules/collection/osx/keychaindump_chainbreaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def __init__(self, mainMenu, params=[]):
'Value' : '/Users/USERNAME/Library/Keychains/login.keychain'
},
'MasterKey' : {
'Description' : 'Masterkey candidate used in memeory to decrypt keychain (recovred via memdum).',
'Description' : 'Master key candidate used in memory to decrypt keychain (recovered via mem-dump).',
'Required' : False,
'Value' : ''
},
Expand Down

0 comments on commit 324ff6d

Please sign in to comment.