Search H3r3

Showing posts with label Flashing BIOS via software. Show all posts
Showing posts with label Flashing BIOS via software. Show all posts

Thursday, 25 October 2012

Flashing BIOS via software


If you have access to the computer when it's turned on, you could try one of those programs that remove the password from the BIOS, by invalidating its memory. However, it might happen you don't have one of those programs when you have access to the computer, so you'd better learn how to do manually what they do. You can reset the BIOS to its default values using the MS-DOS tool DEBUG (type DEBUG at the command prompt. You'd better do it in pure MS-DOS mode, not from a MS-DOS shell window in Windows). Once you are in the debug environment enter the following commands: AMI/AWARD BIOS O 70 17 O 71 17 Q PHOENIX BIOS O 70 FF O 71 17 Q GENERIC Invalidates CMOS RAM. Should work on all AT motherboards (XT motherboards don't have CMOS) O 70 2E O 71 FF Q Note that the first letter is a "O" not the number "0". The numbers which follow are two bytes in hex format. There are a few different ways to reset the cmos, here's a few: