Password generator for BIOS
Find a file
2012-01-19 23:31:00 +02:00
.gitignore New README. 2012-01-19 19:02:30 +02:00
bootstrap.min.css Add interface writed by Alexander Burmystrov 2012-01-19 21:25:50 +02:00
decrypt_bios.js Change CreateHashTable function. 2012-01-19 23:30:45 +02:00
hero.html Change in design. 2012-01-19 23:31:00 +02:00
LICENSE.txt Add LICENSE, modification of .gitignore 2012-01-18 19:27:27 +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

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.