Skip to content

Instantly share code, notes, and snippets.

@neversun
Last active November 4, 2016 15:50
Show Gist options
  • Save neversun/c15fd72b4de739c372b3cb41f71c5897 to your computer and use it in GitHub Desktop.
Save neversun/c15fd72b4de739c372b3cb41f71c5897 to your computer and use it in GitHub Desktop.
Extract windows key from UEFI
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