NishL / pwgen-for-bios

Password generator for BIOS

Home Page:http://bios-pw.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pwgen For BIOS

About

This code is based on python programs from Dogbert's Blog and research by Asyncritus.

It can calculate recovery password for bios from a service tag hash.

Supported BIOS types:

  • Compaq - 5 decimal digits
  • Dell - serial number for series -595B, -D35B. -2A7B and -1D3B
  • Fujitsu-Siemens - 5 decimal digits, 8 hexadecimal digits, 5x4 hexadecimal digits, 5x4 decimal digits
  • Hewlett-Packard - 5 decimal digits, 10 characters
  • Insyde H20 (generic) - 8 decimal digits
  • Phoenix (generic) - 5 decimal digits
  • Sony - 7 digit serial number
  • Samsung - 12 hexadecimal digits

For more information read this.

About

Password generator for BIOS

http://bios-pw.org/

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.9%Language:HTML 5.5%Language:CSS 4.4%Language:Makefile 0.2%