MultiDrive – free backup, clone & wipe disk utility from Atola Technology

All times are UTC - 5 hours [ DST ]


Switch to mobile style


Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 2nd, 2008, 21:10 
Offline

Joined: November 2nd, 2008, 20:26
Posts: 4
Over the last two weeks I have been teaching myself the ATA spec, and have written a complete ATA driver in Delphi that uses RAW I/O to access the HDDs. Through experimentation I have found a way to unlock the Western Digital WD80EB series of HDDs that are in XBOXs without needing the XBOX, a master key, or any form of information about the drive.

The key lies in a WD vendor command, I am not sure what the command actually is that I am using, but it seems to enable a service mode, the side effect of entering this "service mode", is that any security lock on the drive becomes disabled!. While in this mode, it is possible to call SECURITY_SET_PASSWORD and set a new password. After a re-scan of the disks in the computer, the password that was set can be used to unlock the drive.

I am still yet to tidy up the application, but I am just so excited to be able to unlock a WD80EB from an xbox without a master password that I had to post my success somewhere....

Oh, and btw, this forum is awesome, and this is my first contribution to it :)


Top
 Profile  
 
 Post subject: Re: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 2nd, 2008, 21:21 
Offline

Joined: November 2nd, 2008, 20:26
Posts: 4
Oh, and since this is a fairly generic vendor command for WD, it should work on most the WD hdds, I will have to see if I can get some more drives for testing.


Top
 Profile  
 
 Post subject: Re: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 2nd, 2008, 21:40 
Offline

Joined: December 23rd, 2006, 16:08
Posts: 935
Location: NJ
Always like to see someone experimenting :)


Top
 Profile  
 
 Post subject: Re: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 2nd, 2008, 22:45 
Offline

Joined: January 15th, 2008, 11:06
Posts: 1419
Location: Providence, RI. Boston, MA USA
Way to go!!!!! :D

_________________
www.datarecoveryne.com


Top
 Profile  
 
 Post subject: Re: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 3rd, 2008, 3:44 
Offline
User avatar

Joined: December 16th, 2007, 10:26
Posts: 1151
which tools are you using? :P

_________________
data recovery service[/b]


Top
 Profile  
 
 Post subject: Re: Unlocking a WD80EB WITHOUT the password SUCCESS!!
PostPosted: November 3rd, 2008, 6:15 
Offline

Joined: November 2nd, 2008, 20:26
Posts: 4
Re-read the OP, I am writing my own tools using Delphi and direct low level I/O access. I have not released anything yet, its just a test application at the moment. Now that I have figured out how to do it, I will build a proper program that is not hard coded to only work with the primary master hdd in my PC, and then do some testing with different hardware configurations.

Because I am accessing the IO directly, not via the windows SDK, the HDD that is targeted must not be on the same bus as the HDD that has the OS on it. Also, there is some manual work involved (rescanning the connected HDDs) in the unlock process I would like to automate before I release anything.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 45 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group