Password generator for BIOS
Find a file
2013-11-20 19:28:55 +02:00
.gitignore New README. 2012-01-19 19:02:30 +02:00
bootstrap.min.css Modification of styles. 2012-01-20 00:13:54 +02:00
decrypt_bios.js Filter empty and undefined values from result 2013-11-20 13:10:11 +02:00
decrypt_bios.min.js Update compiled JS files 2013-11-20 19:28:55 +02:00
hero.html Add sources link 2012-08-12 19:11:56 +03:00
LICENSE.txt Add LICENSE, modification of .gitignore 2012-01-18 19:27:27 +02:00
Makefile Add Makefile for automatic compile JavaScript 2013-11-20 19:19:06 +02:00
README.md New README. 2012-01-19 19:02:30 +02:00
simple.html Rename file interface.html to simple.html 2012-01-19 21:38:48 +02:00
ui.js Add dell descriptin for dell. 2012-01-22 06:57:52 +02:00
ui.min.js Update compiled JS files 2013-11-20 19:28:55 +02:00

Pwgen For BIOS

About

This code are based on python programs from Dogbert's Blog.

It can calculate password for bios by hash. For more information read this.