Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.03 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.03 KB

What is dumpwinkey

dumpwinkey just a simple tool to get windows product keys that might be stored in the BIOS by checking whether COA (Certificate of Authenticity) is embedded in the BIOS or not this tool actually only helps automate the process of finding a Windows product key, by utilizing the os module

Requirements

pip install -r requirements.txt

How To Use

sudo python dumpwinkey.py

Note

  • dumpwinkey requires root access

  • sorry if this tool is less than perfect, I'm still a newbie help me by giving advice and input You can also help develop it! Thank you :)

Screenshot

display when dumpwinkey doesn't have root access

alt text

First look

alt text

Success get the windows product key

alt text

The final result

alt text