-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support multiple PEKs in Windows 2016
__decryptHash was throwing IndexError on Windows 2016 if a hash was encrypted with a PEK with a higher index than 0. This patch attempts to extract all keys from the PEK list. The PEK list format was reverse engineering by eyeball. YMMV.
- Loading branch information
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters