The article shows a way to convert an Arduino board to a USB keyboard and a VGA sniffer that can crack the password of BIOS using the brute force attack method. Read on to know more on this.

After completion of the project you can not only use the program to crack the BIOS but also it can be used for the software. But before using it to a software it is advisable that you must be sure the activation of the software does not fail after trying the wrong serials as the program uses the brute force method which is an hit and trial method.
In order to use the board as the USB keyboard, V-USB for Arduino code has been used which uses the V-USB library To use that board as USB Keyboard, the V-USB for Arduino needs to be installed to make the PSB work.

The circuit that has been used in the project is quite simple and to display the output an LCD module has also been introduced. This eliminates the need of second computer just to display the result or the progress of the program.



















