I recently found out that these keys are nowadays embedded in the BIOS. The following command will retrieve it:
sudo strings /sys/firmware/acpi/tables/MSDM
This works even if you nuked Windows and installed Linux. Do note that this key will be locked to that particular hardware; you could reinstall Win on that specific computer, but you can’t use that key to activate Win on a different machine.
I recently found out that these keys are nowadays embedded in the BIOS. The following command will retrieve it:
sudo strings /sys/firmware/acpi/tables/MSDM
This works even if you nuked Windows and installed Linux. Do note that this key will be locked to that particular hardware; you could reinstall Win on that specific computer, but you can’t use that key to activate Win on a different machine.
I had no idea you could dump it from Linux.
Removed by mod