Last active
November 4, 2016 15:50
-
-
Save neversun/c15fd72b4de739c372b3cb41f71c5897 to your computer and use it in GitHub Desktop.
Extract windows key from UEFI
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
sudo hexdump -s 56 -e '"MSDM key: " /29 "%s\n"' /sys/firmware/acpi/tables/MSDM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment