ennysantana / pwgen-for-bios

Password generator for BIOS

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password generator for BIOS

travis status coverage here

tested-browsers

This project contains master password generators for various BIOS/UEFI firmware. For more info read this.

Latest released version available here and latest testing version (synchronized with master branch) here.

Supported BIOS types:

  • Asus — current BIOS date. For example: 01-02-2013
  • Compaq — 5 decimal digits (e.g. 12345)
  • Dell — supports such series: 595B, D35B, 2A7B, A95B, 1D3B, 6FF1, 1F66, 1F5A and BF97. e.g: 1234567-2A7B or 1234567890A-D35B for HDD.
  • Fujitsu-Siemens — 5 decimal digits, 8 hexadecimal digits, 5x4 hexadecimal digits, 5x4 decimal digits
  • Hewlett-Packard — 5 decimal digits, 10 characters
  • Insyde H20 (Acer, HP) — 8 decimal digits
  • Phoenix (generic) — 5 decimal digits
  • Sony — 7 digit serial number
  • Samsung — 12 hexadecimal digits

More info

Thanks

  • asyncritius — for major contribution to dell generator
  • dogbert — researched most of generators present here
  • hpgl — for dell generator

About

Password generator for BIOS

http://bios-pw.org/

License:GNU General Public License v3.0


Languages

Language:TypeScript 77.3%Language:JavaScript 14.7%Language:HTML 5.0%Language:Python 2.8%Language:Shell 0.2%