home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / ibm / pc / hardware / 22643 < prev    next >
Encoding:
Text File  |  1992-08-25  |  2.0 KB  |  42 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!kronos.arc.nasa.gov!iscnvx!news
  3. From: kevin@dipl.rdd.lmsc.lockheed.com (Kevin Anderson)
  4. Subject: Re: AMI BIOS Password - Answer!
  5. Message-ID: <1992Aug25.210414.14132@iscnvx.lmsc.lockheed.com>
  6. Sender: news@iscnvx.lmsc.lockheed.com (News)
  7. Reply-To: kevin@dipl.rdd.lmsc.lockheed.com
  8. Organization: Sun Microsystems, Inc.
  9. References: <g8=n_rn.starkey@netcom.com>
  10. Date: Tue, 25 Aug 92 21:04:14 GMT
  11. Lines: 29
  12.  
  13.  
  14. In article <20981@optima.cs.arizona.edu> jaw@cs.arizona.edu (Jim Wilson) writes:
  15. >>can't seem to access the  BIOS Configuration Program (BCP) anymore. Is
  16. >>there any way to 'break' into the BCP or to remove the password?
  17. >
  18.  
  19. > I did the same thing about 2 months ago.  :)  I called up my computer 
  20. > manufacturer and they said use the backdoor password "AMI".  Try this and 
  21. > then remove the password you put in there "accidently".
  22.  
  23. "AMI" is the default password for AMI bios until you change it.  If you ever
  24. forget your changed password, there are a couple of ways to kill your password. 
  25. One way is to disconnect your cmos battery.  This will cause the cmos to
  26. loose its memory, and the bios will boot up using default settings (including
  27. using the default password, "AMI").  Some boards (like mine) have a jumper on
  28. the mother board that you can short which will have the same effect as dis-
  29. connecting the battery.  The other way is to zap the password directly in cmos
  30. memory.  The cmos is located at i/o port addresses 70h and 71h.  There are 64 
  31. bytes in cmos memory.  Write the address to port 70h, and read/write registers
  32. at port 71h.  For example, to read address 20h in the cmos, write 20h to address
  33. 70h, then read address 71h.  The password occupies six bytes from 38h to 3dh.
  34. The addresses 3eh, 3fh, and possibly 37h are used in decoding the password,
  35. but I don't know how.
  36.  
  37. In case anybody out there was thinking about trying to read the password, good 
  38. luck.  The password is encoded and I have no idea how to un-encode it.  Anybody
  39. out there know how?
  40.  
  41. Kevin Anderson
  42.