Skip to content

JustinBack/BiosMasterPasswordGenerator

Repository files navigation

Password generator for BIOS

Continued fork of bacher09's abandoned repo!

[![travis status][build-status]][travis] [![coverage here][coverage-status]][coverage]

This project contains master password generators for various BIOS/UEFI firmware. For more info [read this][dogbert-post].

Latest released version available [here][bios-pw].

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 and 1F66. 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

Installation/Compile

  1. Clone the repository
  2. cd pwgen-for-bios && npm install
  3. npm run webpack

More info

Thanks

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •