https://github.com/justinback/biosmasterpasswordgenerator
https://github.com/justinback/biosmasterpasswordgenerator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/justinback/biosmasterpasswordgenerator
- Owner: JustinBack
- License: gpl-3.0
- Created: 2019-04-22T05:12:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:19:56.000Z (over 3 years ago)
- Last Synced: 2025-01-16T09:08:41.204Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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
* http://dogber1.blogspot.com/2009/05/table-of-reverse-engineered-bios.html
* https://sites.google.com/site/hpglserv/Home/article
## Thanks
* [asyncritius](https://github.com/A-syncritus) — for major contribution to dell generator
* [dogbert](https://github.com/dogbert) — researched most of generators present here
* hpgl — for dell generator
* [bacher09](https://github.com/bacher09) — for the original repo
[build-status]: https://api.travis-ci.org/JustinBack/BiosMasterPasswordGenerator.svg?branch=master
[travis]: https://travis-ci.org/JustinBack/BiosMasterPasswordGenerator
[coverage-status]: https://coveralls.io/repos/github/JustinBack/BiosMasterPasswordGenerator/badge.svg?branch=master
[coverage]: https://coveralls.io/github/JustinBack/BiosMasterPasswordGenerator?branch=master
[dogbert-post]: http://dogber1.blogspot.com/2009/05/table-of-reverse-engineered-bios.html
[bios-pw]: https://beta.pixelcatproductions.net/
[beta-bios-pw]: https://beta.pixelcatproductions.net/unstable