User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Jtag your Xbox 360

  1. #1
    Jtag your Xbox 360

    User Info Menu

    Jtag your Xbox 360

    I recently found this tutorial and it's very good. I don't take any credit for its making but I thought the community would benefit.
    Found Here: http://www.se7ensins.com/forums/modd...nand-xell.html
    Written By: EclipseModz

    Xbins will be needed to download programs for this TUT.
    Code:
    http://rapidshare.com/files/283243738/xbins.exe
    Code:
    http://www.megaupload.com/?d=ZZ6A54YA

    JTAG HACK


    Requirements:
    - Some wire.
    - Soldering Iron
    - Xbox 360 with kernel version 7371 or lower(Some 7371 and 7363 consoles may not work if they have the patched CB Console manufacture date of 6-1-09 and later )
    - 2 Switching Diodes. I used 1N914 - 1N4148


    Since the diagram only shows how to tell the Generation this is how you tell what you have.
    Xenon - Non-HDMI
    Zephyr - HDMI
    Opus - Non-HDMI
    Falcon - HDMI
    Jasper - HDMI

    You will need to know your Xbox Motherboard Revision. These are the two diagrams to follow. Each one of these will need to be bridged with a piece of wire and 2 of them require a switching diode.

    The |< is where the diodes go. On the diode itself there is a thick black line. That black line is this side ---> |< of the diode. That will tell you which way to place the diode when installing the JTAG connections. Diode
    MUST be soldered directly to the board facing the correct way.

    Xenon Motherboard JTAG Connections


    Zephyr, Falcon, Opus, Jasper JTAG Connections



    How to Dump the Xbox 360 NAND

    Alright now that you have the JTAG connections out of the way its time to install the LPT cable.

    Requirements for Dumping the NAND Image
    You will need the following to dump your Xbox 360 NAND.
    - Computer with a LPT port(Printer port)
    - LPT cable with a DB25 Male end.
    - 5 100-Ohm resistors. I used 100-Ohm 1/2 Watt resistors
    - 1 Switching Diode. I used 1N914 - 1N4148
    - Solder Iron
    - Some patience
    - NandPro20b to dump the NAND
    - Total Commander to make sure your dumps are identical

    **If using a 64bit OS - Download this and Extract inpout32.dll from Win32 folder to nandpro folder. Rename inpout32.dll to DLPortIO.dll
    Code:
    http://rapidshare.com/files/332755032/InpOutBinaries_1200.zip
    Now dumping your NAND is crucial to this. You want to have a good clean NAND image that can be flashed back to the console if need be. So lets get started.

    1. We need to set up the solder connections onto the motherboard. I used a printer cable and cut it midway and spliced it open. Then used a multimeter to figure out which cable goes to which pin. I then wrote the color/pin combination on a piece of paper. If you decide to do the same as me and not make your own cable I suggest writing down the color/pin combo so you don't have to use the multimeter again.

    This is what my printer cable looks like.

    As you can see I have all the resistors soldered to the ends of the cable and the one diode attached as well. All I have to do is solder it to the motherboard and I have my connection to the NAND reading and it can dump.

    Soldering the cable to the board.
    Now attaching the cable to the motherboard is easy as long as you know how to read the diagram which is pretty straight forward. Just follow the lines. This diagram also shows the JTAG connections. Just ignore that they are there since you already have the diagrams up top. *Diode MUST be soldered directly the the board, will not work in plug housing if you make your own cable!*

    NOTE: This will make it a lot easier for you that do not solder the resistors to the board and have made your own lpt cable. This will solve most of your "Could not detect flash controller" errors.

    1. Cut spare resistor stems off.
    2. Cut those stems in half.
    3. Wrap the end of your wire from the lpt cable around the stem and solder the stem and wire togehter.
    4. Now Solder that stem INSIDE the hole on the motherboard. Not on top but actually letting it sink inside the point.



    LPT Connections are the same for every single board. There is not difference. This picture names those motherboards because of the JTAG points that are in the picture. Disregard that. LPT connections are the same for ALL boards!



    Pin number 18 coming from the LPT cable is shown as ground. This wire should be soldered to either the ground next to where Pin 11 solders to or the ground under where Pin 16 solders to. This will ground it and prevent the 360 from shorting and turning off.

    Ok so now that you have the LPT cable soldered to the motherboard and have your cable connected to your PC. It is time to start dumping the NAND. In order to dump the NAND you will need Nandpro20b which can be downloaded on Xbins.
    Directory for Nandpro20b is
    Code:
    /XBOX 360/development/kernel/nand  tools/NandPro/
    Getting files together:
    1. Make a new folder and name it Nandpro20b then extract the content of the rar file into this folder.
    2. Place the Nandpro20b folder in the root directory of your hard drive.
    3. In the Nandpro20b folder there is a prgram called "port95nt.exe" run that to install the drivers. Then you are ready.
    NandPro should work with all 32bit OS's. It is said it works fine with Vista and 7 but may need admin rights and XP Compatibility on.
    Anyway lets get to reading your NAND.

    Plug the power cable into the back of the 360 and into the wall so it has its power source. But do not turn on the 360 as it is not required. All you need to do is plug in the power cable and continue.

    Dumping the NAND:
    1. Click Start
    2. Select run
    3. Type CMD
    4. Now in the command window you will need to type the command to read.
    For Xenon, Zephyr, Flacon, Opus and 16mb Jasper's(No internal memory)
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -r16 nand1.bin
    For Jasper's with 256mb Internal memory.
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -r256 nand1.bin
    For Jasper's with 512mb Internal memory.
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -r512 nand1.bin
    5. Click enter and it should start. If it says testing 4 times and fails you need to check your soldering.
    6. If done right it will start to read the NAND. It should read to block 3FF.
    7. Repeat step 4. You want to have at least 2 dump to compare to each other and make sure they are identical.

    *Note that it is possible that your NAND has bad blocks in it. Error(25x) and you keep getting this each time you dump the NAND don't worry. It is safe to continue because that is just how your NAND image is.

    How to check if your NAND dumps are identical.

    Download Total commander here.
    Code:
    http://rapidshare.com/files/319941523/tcmd750a.exe
    1. Open Total Commander.
    2. Click File
    3. Compare by Content
    4. A new window will open. Open on nand dump for file one and open the second dump for file 2.
    5. Then click Compare.
    6. If it says file are identical you are set to continue. If it does not say that. I suggest you go back and dump 1 or 2 more times.

    If your two dumps are identical. Congratulations. You have successfully dumped your Xbox 360 NAND. Now you can continue.

    Checking the CB Version

    This is a very important step for 360's with the 7371 kernel. Some of these 360's have been patched already to stop the JTAG hack. This is the way to make 100% sure whether or not your 360 is still vulnerable.
    Code:
    /XBOX 360/development/kernel/downgrading/
    Open your NAND image in Degraded1.1
    Your CB version will be displayed.

    Exploitable CB versions:
    1888, 1902, 1903, 1920,1921: exploitable xenon
    4558: exploitable Zephyr
    5761, 5766, 5770: exploitable falcon
    6712, 6723: exploitable jasper

    Non-Exploitable CB Versions (CD = 8453 for all of them)
    Xenon: 1922, 1923, 1940
    Zephyr: 4571, 4572, 4578, 4579
    Falcon/Opus: 5771
    Jasper: 6750

    NAND wont open in Degraded? Here is how to fix that.
    1) Make a copy of your NAND backup
    2) Open that copy in a hex editor
    3) At offset 0x0012 you will see 2004 - 2007 Microsoft Corporation
    4) Change that to 2004 - 2005 Microsoft Corporation
    5) Now you image will open in Degraded.

    For Big Block consoles. Degraded will not open your image.

    How to Install Xell

    Xell is used to grab your CPU Key for your console. Which is a good thing to have in case you need to open your KV. Install Xell is easy and takes little to now time. This is not needed to install XBR. XBR already has Xell integrated with it. This is for the people that just need their CPU key to decrypt their KV to get their DVD key. XBR 3 will start Xell if you start the 360 with the eject button.

    First you will need to download it from Xbins. Again here is the directory.
    Code:
    /XBOX 360/development/free60/images/
    Download the image for your motherboard revision. Extract and place it in the nandpro folder. Make it easy on yourself and rename the Xell file to Xell

    With your LPT cable and everything still set up. You will be using nandpro again. So here we go again.

    1. Click start
    2. Click run
    3. Type CMD
    4. Type the command.
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -w16 Xell.bin
    Don't worry about the file size. It is meant to only write to the beginning of your NAND flash.
    5. Click enter and it should starting writing.
    6. Once it is done writing. Unplug the lpt cable from the PC and turn on the 360. It should boot into a blue screen. If it does then you did it right.

    Getting the CPU key.
    Have a camera ready to take a picture of the Fuse Set's that pop up briefly.
    Take a picture that includes fuse set 3,4,5,and 6. These contain your CPU key.


    Take either 3 and 5 or 4 and 6. This will make up your cpu key. 3=4 5=6 So for example. I will take 3 and 5.
    3= E42D681ED06A6D1C
    5= 1FFD8E48C56A2058

    So my CPU Key is - E42D681ED06A6D1C1FFD8E48C56A2058

    Adding either one of the two will make your CPU key.

    After getting your cpu key you can write your original nand image back to the board. Or go straight forward and install XBReboot or freeBOOT.

    How To Install XBReboot
    Will be added very soon!

    To flash your nand image back on, use this command
    For Xenon, Zephyr, Flacon, Opus and 16mb Jasper's(No internal memory)
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -w16 nand1.bin
    For Jasper's with 256mb Internal memory.
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -w256 nand1.bin
    For Jasper's with 512mb Internal memory.
    Code:
    C:\Nandpro20b\nandpro.exe lpt: -w512 nand1.bin
    Typed by EclipseModz, diagrams taken off Free60.

    Again not my tutorial, and I'm not responsible for anything you do. You bought the xbox and you decide what to do with it.
    I'm not an expert on this, since I haven't done it to my xbox, but I can try my best in helping.

    Last edited by Skanky...Muffin; 02-19-2010 at 05:57 PM.

    +Rep

  2. #2
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    :blink: This is waayyyyyyyyy to much work. I'll stick with headshot boosting thank you...

  3. #3
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    Lol, this is a pretty well detailed tutorial though, nice find.
    Just one of Xbox Live's gamerscore whores.



  4. #4
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    Quote Originally Posted by AlienatedTailz View Post
    :blink: This is waayyyyyyyyy to much work. I'll stick with headshot boosting thank you...
    I know I saw it and my mind went totally blank. I got halfway through without becoming completely confused haha

    ----Added 19/2/2010 at 9:14 PM----
    Quote Originally Posted by Sneaky Poptart View Post
    Lol, this is a pretty well detailed tutorial though, nice find.
    Thank you :)

    +Rep

  5. #5
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    I bet if i ever tried to do this and actual finish it, Id get banned the second i got online cus MS will find a way ONCE AGAIN to make all the hackers :..(
    Download my toolbar pl0x!

    [Today 09:40 PM] SyKotik Cannon: agreed
    [Today 09:39 PM] PoopDeritis: YOU'RE GAY

  6. #6
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    Quote Originally Posted by PoopDeritis View Post
    I bet if i ever tried to do this and actual finish it, Id get banned the second i got online cus MS will find a way ONCE AGAIN to make all the hackers :..(
    I've actually heard that you can keep your xbox jtagged for over a month or two and not be found at all, which I find to be amazing since Microsoft goes dinosaur on you when you hack their stuff.

    +Rep

  7. #7
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    Kind of a waste of a Xbox if you ask me... There aren't many 360s that have the original dashboard.

    Rules are HERE. They have been updated as of May 30th 2013 at 5:00 A.M.
    If you see a topic that a link is broken, the information is no longer correct, the content has been patched, or a rule is being broken please use the button. Thanks.

  8. #8
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    Hmm.... I think I'll buy a new Xbox and do this. Then make a new gamertag and run a 10th Prestige lobby and get my brother to play under my original 360 and join the game and then I'll invite everyone in and we'll all be elite 10th Prestiges. :D

  9. #9
    Saucerful of Secrets

    User Info Menu

    Re: Jtag your Xbox 360

    If you get banned, just buy more keyvaults...
    Yeah, idiot.

    Led Zeppelin
    Adam Andersen likes his women how he likes black people. He doesn't like black people.

  10. #10
    Jtag your Xbox 360

    User Info Menu

    Re: Jtag your Xbox 360

    EDIT: This is a waste of an xbox.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •