Password generator for BIOS
Find a file
2012-01-22 02:40:59 +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 Change in output. 2012-01-20 04:20:42 +02:00
decrypt_bios.min.js Update minimized scripts. 2012-01-20 04:21:06 +02:00
dell.js Add encode function. 2012-01-22 02:40:59 +02:00
hero.html Add calc by press enter. 2012-01-20 02:48:48 +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
ui.js Change in output. 2012-01-20 04:20:42 +02:00
ui.min.js Update minimized scripts. 2012-01-20 04:21:06 +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.