Skip to content

pkprog/windows-key-generater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Windows 10 Pro Key Generator and Validator

This is a Python script that generates and validates Windows 10 Pro product keys. It uses the pywin32 library to validate the keys and saves all valid keys to a file on the desktop.

Prerequisites

In order to run the script, you will need to have Python 3 installed on your computer. You can download Python 3 from the official website: https://www.python.org/downloads/

You will also need to install the pywin32 library, which can be installed using pip. Open a command prompt or terminal and run the following command:

pip install pywin32

Usage

Clone or download the repository to your computer. Open a command prompt or terminal and navigate to the folder where you downloaded the repository. Run the following command to start the script:

python win-key-gen.py

Enter the number of Windows 10 Pro product keys you would like to generate when prompted. The script will generate the keys and save all valid keys to a file called valid_windows_10_keys.txt on your desktop. The script will output the number of valid and invalid keys generated, as well as the location of the file containing the valid keys.

About

This is a Python script that generates and validates Windows 10 Pro product keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages