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
pip install -r requirements.txt
sudo python dumpwinkey.py
-
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 :)