• Stars
    star
    1,089
  • Rank 42,533 (Top 0.9 %)
  • Language
    TypeScript
  • License
    GNU General Publi...
  • Created almost 13 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Password generator for BIOS

Password generator for BIOS

github actions 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, E7A8. e.g: 1234567-2A7B or 1234567890A-D35B for HDD.
  • Dell Insyde BIOS (Latitude 3540) โ€” e.g. 5F3988D5E0ACE4BF-7QH8602 (7QH8602 โ€” service tag).
  • 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, 10 decimal digits or HP i (lowercase and uppercase) prefixed 8 digits.
  • Phoenix (generic) โ€” 5 decimal digits
  • Sony โ€” 7 digit serial number
  • HP (AMI BIOS) โ€” 8 hexadecimal digits (A code)
  • Samsung โ€” 12, 18 or 44 hexadecimal digits

More info

Thanks

  • asyncritius โ€” for major contribution to dell generator
  • dogbert โ€” researched most of generators present here
  • hpgl โ€” for dell generator
  • let-def โ€” for Acer Insyde 10 digit