• This repository has been archived on 20/Mar/2021
  • Stars
    star
    191
  • Rank 202,265 (Top 4 %)
  • Language
    Python
  • Created almost 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

script to read the Windows 8.x OEM license key from PC firmware

get_win8key

script to read a preinstalled Windows 8.x OEM license key from a PC's firmware

Description

PCs with a preinstalled Windows 8.x OEM version don't seem to ship with any printed license record, CD Key, etc. Instead it looks like that the PC's individual license has been saved in the device's firmware (ACPI). When the user tries to reinstall Windows, the Windows Setup reads the license key from the firmware memory, so there's no need to manually type in the actual Windows key.

To still be able to backup / inventorize the license key, this script tries to read the Windows 8.x key from the PC firmware. (from ACPI -> MSDM table -> byte offset 56 to end)

Usage

run "get_win8key.exe" or "python get_win8key.py" from a Windows shell.

Requirements

-Windows Vista or higher (32 or 64 bit)
-tested with Python 2.7 and 3.4

Files

get_win8key.py..................the script
get_win8key.exe.................compiled py2exe

More Repositories

1

docker-pushrm

"Docker Push Readme" - a Docker CLI plugin to update container repo docs
Go
124
star
2

firefox_add-certs

script to add new CA certificates to the Firefox trusted certificate store on Windows
Batchfile
41
star
3

delete-run-artifacts-action

github action to delete artifacts at the end of a workflow run
JavaScript
27
star
4

update-container-description-action

github action to update a Docker Hub, Quay or Harbor repository description from a README file
24
star
5

win10-keyboard-macbook-german

Windows keyboard layout "German (Apple Macbook)"
18
star
6

pull2null

script to dummy-pull all container images from a repo
Shell
4
star
7

snack

python in go on windows with github actions with datadog/go-python3
Batchfile
3
star
8

polo

python in go on windows with github actions
Batchfile
3
star
9

lm_feature_codes

list of flexlm, rlm feature code descriptions (for DCC/VFX/CGI software)
3
star
10

evtail

tail windows event log
Go
2
star
11

charlesrec

Charles Proxy recordings from the shell
Shell
2
star
12

getignore

get gitignore templates quickly in the shell for a wide variety of languages
Go
2
star
13

Dockerfiles

Dockerfile
1
star
14

ownerly

chown for Windows (change owner of files/folders)
Go
1
star
15

jetis

http proxy to throw off tls encryption for packet capture
Go
1
star
16

MSRC-SpeculationControl

fork with minor changes of https://www.powershellgallery.com/packages/SpeculationControl
PowerShell
1
star
17

livewallpaper_meteosat

sets the macOS wallpaper to a live image of Europe/Africa from a weather satellite
Shell
1
star
18

captive

captive portal checker
Go
1
star
19

pip-wrapper

python-pip wrapper to create relocatable .exe launcher scripts
Python
1
star
20

flamenco-temp1

one-off import of https://developer.blender.org/diffusion/F/repository/main/ . Probably outdated.
Python
1
star