Giter VIP home page Giter VIP logo

bios_winkey's Introduction

bios_winkey

by Alexandre C. Leite

Edit [06/06/2024] Add winkey.sh (Bash version)

Olá! Este é o meu primeiro projeto feito em Python 3.

Foi feito para recuperar a chave de ativação do Windows de um arquivo de BIOS que tenha sido extraída de um PC ou Notebook.

Execução:

Basta digitar "python winkeyGUI.py" no terminal e o programa irá abrir a interface gráfica. Depois, é só escolher o arquivo de bios, clicar OK e pronto!

Se preferir a versão CLI (linha de comando), basta digitar "python winkey.py " no terminal. (ex: python winkey.py bios.bin)

Digite o nome correto (incluindo a extensão) e, se tiver a chave salva na BIOS, o programa vai mostrá-la.

Dependências: O programa utiliza os módulos PySimpleGUI, sys e o modulo re.

Para instalar o módulo PySimpleGUI digite no terminal:

pip install PySimpleGUI

##########################

ENGLISH

Hello! This is my first project done in Python 3.

It was designed to recover the Windows activation key from a BIOS file that has been extracted from a PC or Notebook.

Execution:

Just type "python winkeyGUI.py" in the terminal and the program will open the graphical interface. Then, just choose the bios file and that's it!

If you prefer the CLI (command line) version, just type "python winkey.py " in the terminal. (ex: python winkeyV2.py bios.bin)

Enter the correct name (including the extension) and, if you have the key saved in the BIOS, the program will show it.

Dependencies:

The program uses the PySimpleGUI, sys and re modules.

To install the PySimpleGUI module type in the terminal:

pip install PySimpleGUI

#########################

bios_winkey's People

Contributors

alexandrecleite avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.