OK, I am going to keep this simple, I’ve done my research, and done it myself. I’m going to supply the guides and information you need to successfully flash your drive. It seems a few people who are new to hacking move into it to fast and skip over simple steps and get errors returned. So this mini guide will be as basic as humanly possible.
RESOURCES USED –>
REQUIREMENTS –>
STEPS –>
- Open XBOX360 (http://www.youtube.com/watch?v=joF4n_HT6X0&feature=player_embedded – there are several howto vids on youtube find one that works for you, its pretty easy to do)
- Open the side of your computer and locate your motherboard and the first SATA port
- What I do is I put my xbox360 inside my computer in a good resting position where my SATA cable could reach my liteon drive just fine. Next connect the SATA cable FROM your computer to the liteondrive.
- Now all you have to do is find the port number the drive is connected to, you can do this by following this simple excerpt from se7ensins.com’s guide:
Identifying your Sata Port InfoThere are a few ways to do this, Ill cover the simple ones feel free to use your own methods.
Method One: iPrep
Run iPrep 101 v006 and select your Sata Controller in the drop down box. Then, click the ?

You will be presented with something resembling the image below.

Your command base register is the first 4 characters of DeviceIO – In this case CF00
Method Two: Dosflash32
Hook up your LiteOn to your PC power(ed) On
Run Dosflash32.exe

You may or may not see this, this is it failing on my Pioneer DVDRW – 0×1F0 and 0×170 are generally NOT your magic port.
Select No if it returns 0×170/0×1F0 ports.
If all is good, you will receive something similar to the image below, note my port. 0xCF00 – The same magic port iPrep returned

You might as well say No once this is returned as the LiteOn drive is locked, so it won’t respond to the mtk intro query.
OK, now you have your command base register, we need the com port you will be using (usually 1 for Serial Cables, needs to be 1-9 for USB or USB To Serial Adapters)
Right Click “My Computer”
Select properties

Select ‘Hardware’ tab, then, ‘Device Manager’

Scroll Down to ‘Ports COM & LPT’

You will see that I have been assigned Com Port 1Now you can prepare to dump the data from the LiteOn
At this point, you should have all the system info you need to complete the process.
- Now that you have your port number your going to extract the key, which is probably the trickiest part for most. In order to do this read the next lines carefully.
OK for this to be easy you need the CK3 parts. 1. Plug the CK3Lite into your computers rs232 serial port. usually located on the back of your computer 2. plug the liteon dvd drive power cable to your CK3 but make sure the switch is off when you do this 3. Connect the ck3 probe to the r707 located on the liteon dvd drive. 4. have the disc tray opened half way with the drive status closed. 5. When all this is done should look something like this -->
- TIME TO RETRIEVE THE KEY!!!!
- Important notes:
• Tray Status needs to be closed, but drive half open
• Serial port on LiteOn MUST be in tact (or using a probe/spear)
• You only need R707 joined
• Sata and Serial/USB connected to PC
• Drive powered ON -
Obtaining dummy.bin using DVDKEY32 v0.7
DVDKEY32 is run from the command line and requires the command of:
Dvdkey32 SATA PORT COM PORT
In my instance, this is Dvdkey32 CF00 1Type you DVDKEY32 command in the command prompt as shown below.

Insert probe / spear / homemade version if using one into via above R707 and press Enter

You will be presented with something similar to this, if key is returned as CC CC CC CC CC CC CC CC – CC CC CC CC CC CC CC CC – Then check your serial port / eject status.
That’s it to retrieve the key, in the next small portion I will go over errors.
Errors
If you got something like this, you need to:
- Power down the drive between each tries
- Check the serial adapter communication
- Wrong COM port selected for the serial adapter (DVDKey hardcoded to COM1)
- Tx and Rx pin is reversed or misplaced on the transceiver
c:\DVDKEY>dvdkey a000 Port A000 Drive Present Wait about 20 seconds It didn't work, sorry reg1: 54 DVD key: 00000000000000000000000000000000 Seems NOT a good DVD Key!!! 00 00 KEY.BIN saved c:\DVDKEY>
In this case the wrong SATA port address is used. Try iPrep, DOSFlash, or Slax to find the correct port.
c:\DVDKEY>dvdkey a400 Port A000 Problems with sata status, try to reboot PC c:\DVDKEY>
Posted on March 31st, 2010 by Ronald
Filed under: Hacking/ Dev
I think this is the site that i have to bookmarked, many thanks !