Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Master password of a western digital hard drive

October 29th, 2012, 5:42

Hi there, I found the 22.bin file using MHDD ata terminal but can't really find the password in it......can anybody help me?? I have attached the image of it!!
Attachments
BIN file.JPG

Re: Master password of a western digital hard drive

October 29th, 2012, 5:45

http://www.users.on.net/~fzabkar/MSKeyLog.TXT

Re: Master password of a western digital hard drive

October 29th, 2012, 6:29

You need mod 02 to find the master password not the stuff you obtained. Keep in mind that since your drive is from Denali family all modules should start with ROYL.

Re: Master password of a western digital hard drive

October 29th, 2012, 15:09

BGman wrote:You need mod 02 to find the master password not the stuff you obtained. Keep in mind that since your drive is from Denali family all modules should start with ROYL.

The "stuff" is indeed a section from MOD 02. The Master and User passwords are clearly visible. They each consist of 8 decimal digits. However they are both encoded using PC keyboard scan codes.

See the MHDD script here:
unlocking-ata-password-for-western-digital-t8374-540.html

That said, since SKC was unable to make use of the clue that was provided, it is looking as if the drive may not belong to him/her.

Re: Master password of a western digital hard drive

October 30th, 2012, 5:17

fzabkar wrote:They each consist of 8 decimal digits.


Are you sure? :roll:

Re: Master password of a western digital hard drive

October 30th, 2012, 5:53

BGman wrote:
fzabkar wrote:They each consist of 8 decimal digits.


Are you sure? :roll:

Yes, 100% sure.

The MOD contents show 8 hexadecimal scan codes, but the password actually consists of 8 decimal numbers. The way to answer the password challenge depends on whether you are talking to the laptop BIOS, or to a software application.

If you require a more detailed explanation, please refer to that other thread.

Re: Master password of a western digital hard drive

October 30th, 2012, 8:16

According to ANSI standard passwords , both Master and User are 32 character long including spaces or blanks...

Re: Master password of a western digital hard drive

October 30th, 2012, 15:38

@fzabkar, thanks mate!!

Re: Master password of a western digital hard drive

October 31st, 2012, 0:32

BGman wrote:According to ANSI standard passwords , both Master and User are 32 character long including spaces or blanks...

I suggest you take a WD drive, set a password, and dump the contents of MOD 02 before and after doing so. Then compare the two copies. Alternatively, there are numerous MOD 02 dumps in that other thread.

As for the structure of the password, all that the ATA standard appears to require is that it consist of 32 bytes. The pad characters are not specified.

Re: Master password of a western digital hard drive

October 31st, 2012, 3:56

http://hddguru.com/documentation/2006.0 ... I-8-rev2b/

Re: Master password of a western digital hard drive

October 31st, 2012, 15:54

BGman wrote:http://hddguru.com/documentation/2006.01.27-ATA-ATAPI-8-rev2b/

Can you be more specific? I had already examined a similar document before my last post and I stand by my statements.

Working Draft AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS):
http://www.t13.org/documents/UploadedDo ... A8-ACS.pdf

There is no reference to any fill characters in Section 7.45. In fact if you use HDAT2 to generate an ATA password, you will notice that it allows you to specify any fill character of your choosing.

Furthermore, it is evident from the laptop example in this thread, and from all similar examples in that other thread, that laptop BIOSes opt for 0x00 as the fill character, not 0x20. Further still, I don't see that ANSI standards, whatever they may be, are relevant in this case.
Post a reply