Easily extract windows OEM keys from your motherboards ACPI table on Linux.
To extract the OEM key just run ./winkey and it will spit out the windows key, or an error if it can't find it.
To print the version run ./winkey -v
To enable debug info run ./winkey -d
All you need is gcc then just run make.