/bios-pw

Extended version of bios generators

Primary LanguageHTML

bios-pw

Extended version of bios generators

Supported BIOS types:

  • Compaq - 5 decimal digits
  • Dell - serial number for series -595B, -D35B, -2A7B, -1D3B, -1F66 and -6FF1
  • 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.

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