Hacking Infectus Tutorial by DeadlyFoez!

XFlak

Wiitired but still kicking
OP
Member
Joined
Sep 12, 2009
Messages
13,795
Trophies
3
Age
38
Location
Cyprus, originally from Toronto
Website
modmii.github.io
XP
9,778
Country
Cyprus
<!--sizeo:5--><span style="font-size:18pt;line-height:100%"><!--/sizeo--><!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>ATTENTION</b>: This thread is no longer supported by the creator DeadlyFoez.
He asked me post these guides just to 'give the people what they want'.

If you need help then ask the people of the forum and hopefully they can help you.
I personally (XFlak) have no knowledge of using infectus at all, so don't ask me.
<!--colorc--></span><!--/colorc--><!--sizec--></span><!--/sizec-->

<ol type='i'><b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>What this thread is not;<!--sizec--></span><!--/sizec--></b>
This is not to become a help thread. I dont want to answer a million questions from people who don't read and are unwilling to learn on their own. I will not get into teaching anyone how to hex edit the files. This type of stuff you can learn elsewhere.

If there is something that I have forgot to talk about then mention it to me and I will edit this first post to add that info in.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Things Needed;<!--sizec--></span><!--/sizec--></b>
<ol type='1'><li><a href="http://www.infectus.biz/" target="_blank">Infectus Modchip</a> (An Infectus2 functions the exact same way, thus it works also. <b>NOTE: These are no longer made and thus VERY hard to find.</b></li><li>15 Watt soldering iron (40 watt is better)</li><li>Flux, it is very helpful to have some.</li><li>Multimeter with continuity testing</li><li>Bricked Wii with either a vulnerable boot1, nand backup or the keys.</li><li>IDE 80 wire solid core ribbon cable or 30 gauge Kynar Wire (other things may work)</li><li><a href="http://gbonx.free.fr/IMG/zip/publish1007.rar.zip" target="_blank">Xavbox Programmer 1.0.0.7</a> and it includes the most recent drivers.</li><li>A donor nand dump that has bootmii installed as boot2, or a nand backup for your wii. (Dont ask me for a file as I am not allowed to share my files)</li><li>Tweezers are very helpful</li><li>A good eye or some type of magnification device is very helpful</li><li>A brain</li><li>Previous great soldering skills or good luck.</li></ol>
Let me get into a little technical stuff first. You should read this before you attempt anything. If you can not understand this stuff then forget about your wii and just send it to nintendo or call it a loss.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>How your wii works.<!--sizec--></span><!--/sizec--></b> <i>This information is solely for what I have specifically asked TeamTwiizer members. Anyone feel free to correct me if I am wrong. I might not be %100 accurate about how it all works but the idea is correct;</i>

When you turn on your wii the first thing that happens is there is code in boot0 which is stored in the Hollywood processor.
Boot0 does a hash type check on the boot1 code which is stored in the nand. If the hash does not match the the system halts. (so boot1 versions are incompatibly on wii's that have a different boot1)
Boot1 does a hash check on boot2. If that hash check passes the boot1 will execute boot2.
On older wii's, boot1 has the famous trucha bug in it so the contents of boot2 can be manipulated and boot1 does not correctly hash check boot2.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Bootmii as boot2 and why it works;<!--sizec--></span><!--/sizec--></b>
When bootmii is installed into <b>boot2 version 2 or version 3</b> (aka boot2v2 or boot2v3) it only writes to blocks 3 and 4. Block 4 contains a "magical" block map. This blockmap specifies which blocks are bad. Normally blocks 3 and 4 are blank. The true boot2 code is written in blocks 1 and 2, but also there is a copy in blocks 6 and 7 although those blocks are reversed (block 1= block 7, block 2= block 6). Blocks 2, 4, and 6 have these block maps.

In the scenario where you DO have a vulnerable boot1, but you're wii have been updated by disc or official online update then you may have <b>boot2 version 4</b> (aka boot2v4). If this is the case, when the update occurred it updated boot2 to version 4 and also deleted bootmii in boot2 as part of the process of the update. When you do have boot2v4 and you install bootmii into boot2 it will install into blocks 1 and 2. If this is your case then you will need to find a donor nand dump that does have boot2v4 with bootmii installed.
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro-->
<b>NOTE: You can not downgrade boot2 to a lower version, ever.</b> It is programmed into the EEPROM as to what version should be currently installed. If the wii detects a lower version than what is listed in the EEPROM it will reject it and not continue booting the wii.
<!--colorc--></span><!--/colorc-->
When boot1 executes, one of the things it does is check all of the block maps that are in boot2 and looks at the most recent version. When bootmii is installed into boot2, it's blockmap that it has written says that it is the most recent version. In the case of having boot2v2 or boot2v3 the bootmii blockmap also says that blocks 1 and 2 are bad blocks. Since boot1 thinks blocks 1 and 2 are bad blocks it skips them and runs blocks 3 and 4 instead where bootmii is installed. That is Nintendo's own security and safety checks being used against them. Absolutely hilarious.

Once bootmii blocks 3 and 4 are run it checks for additional files on the SD card. It has to do this because the full bootmii application is too big to be stored in just the boot2 of the nand. If those files are not present then it continues to boot the system as normal. In the case that the system menu or the SM IOS is screwed up (most common case a stubbed IOS60) then then only way to fix this is with running homebrew and correcting the issue.

Some people do not have bootmii installed to boot2 even if their boot1 is vulnerable (first time hacking it, newbies). If you have a wii that is bought before or around October of 2008 then your wii may have a vulnerable boot1. If you do not have bootmii installed to boot2 then you may be able to manually program it using an infectus or another flash memory programmer type hardware.

<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>NOTE: If you are unsure of your boot2 version, you can use the infectus to do a full nand dump and then open up the dump in <a href="http://gbatemp.net/index.php?showtopic=187982" target="_blank">WiiNand v0.2</a>. Click on the keys tab and you will see your boot1 version listed. Look carefully if you can't find it.</b>Boot1a and boot1b are vulnerable and bootmii can be installed to boot2<!--colorc--></span><!--/colorc-->


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Methods of connecting the infectus to the wii's nand chip<!--sizec--></span><!--/sizec--></b>
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>NOTE: Many people have reported issues with trying to program a Samsung chip while it is still connected to the Wii Motherboard. Please expect that you will have to remove a Samsung NAND chip and program it externally if you want to program it.
</b><!--colorc--></span><!--/colorc-->
There are quite a few method of doing this. I will mostly be explaining my solderless method in this post.

There are 3 other methods to do; Soldering directly to the vias, Soldering directly to the nand chip, and removing the nand chip from the wii's motherboard and programming it externally.

Here are the pro's and cons to each method;
<ol type='1'><!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo--><b></li><li>Solderless</b><!--sizec--></span><!--/sizec-->
<b>Pros</b>;
If you get good at it then it can take you only an hour to connect and test.
You can still send it to Nintendo if this fails and blame it on a 4.2 update. It is best to erase all blocks of data if you are going to do this so they will never be able to detect homebrew and charge you for it.
<b>Cons</b>;
The wires are easily able to be popped out of the vias.
It requires that the wire you are using to be perfect size.
Highest possibility of data corruption


<!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo--><b></li><li>Soldering to the Vias</b><!--sizec--></span><!--/sizec-->
<b>Pros</b>;
If you are good at soldering then this is more of a sure way of making a connection.
Less Likely that wires will just pop off of the vias
<b>Cons</b>;
Takes a lot of skill and patience
Requires special tools (a fine tip soldering iron and flux)
You need to tin the wires first.
Can take up to 2 hours to do depending on your skill level


<!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo--><b></li><li>Soldering to the nand</b><!--sizec--></span><!--/sizec-->
<b>Pros</b>;
A lot more of a guarantee that your connection will have a better signal strength compared to the above listed methods.
Can overcome some data corruption issues.
<b>Cons</b>;
Requires a LOT of skills and previous experience with soldering.
Can take up to 3 hours to do.
If you had data corruption issues on the first 2 methods then this most likely wont fix it.
It is best to cut all wires to exact length, tin both ends and be very very careful.


<!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo--><b></li><li>Removing the nand chip</b><!--sizec--></span><!--/sizec-->
There are actually 3 way of doing this. The first way is if you have a hot air station, and if you do then you should know enough to be able to remove your nand without needing my help.

The second way to do this is with <a href="http://www.chipquikinc.com/" target="_blank">ChipQuik</a>. This is one of the best ways because it does very little thermal stress to the chip. Two issues with this is you have to then clean off all the ChipQuik solder from the NAND chip. and there is an easy chance of bending the pins or tearing off solder pads if you aren't careful.

The last way which is EXTREMELY dangerous to do and requires taking a needle prying up each pin of the nand chip while heating it up with a soldering iron.

Being that someone who has a hot air station should know enough, I will give the cons which mostly applies to the needle method and the pro's apply to all.
<b>Pros</b>;
Gives you the best chance of programming the nand without data corruption because you dont have to fight with the wii's signals.
Will most likely work when other methods have had data corruption issues while writing data.
<b>Cons</b>;
Take a lot of skill or the right tools.
You can fuck up your wii beyond repairs.
You can break off pins from the nand chip.
You can rip of solder pads from the Wii's motherboard
Takes the most amount of time to do because not only do you have to remove the nand but you also have to solder to it too.
Takes even more time because after you are done programming the nand chip, you have to resolder it back onto the wii just to test it out and see if it works.
If programming fails and the wii doesn't start up after you solder the nand back on then you have to do it all over again and try to figure out what went wrong and hopefully it wasn't user error.
You EASILY waste a lot of time.
This is the hardest and most dangerous method to do.
The quickest that I have ever done this method through the full trip was about 8 hours. And that was with all of the preparation work, continuity testing one both when connecting the infectus to the nand chip and after resoldering the nand chip to the wii, testing for data corruption.</li></ol>
Now that I have a hot air station a repair can take me under an hour if everything goes perfect the first time around.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Connecting the infectus to the wii by using my solderless method<!--sizec--></span><!--/sizec--></b>
Ok, so you understand and you have what is required (I am stopping the newbie info talk here and strictly talking only to people who can understand);
Assuming you have a clue of what you are doing. What you want to do is take that IDE ribbon cable and attach it to the infectus and to your wii. If you dont already have a clue and what you need to do then do some searching. There are 18 wires that need to be connected from the wii to the infectus. I used alligator clips for the Ground and the +5 volt connections (see the spoiler below for pics).

First thing to do is find a way of adhering the infectus onto the wii so if does not move around and disconnect things. Hot glue works, and also some double sided sticky tapes that have the foam layer in between to help raise it above the components. I also put electrical tape on the bottom side of the infectus to make sure that there are no shorts between the infectus and any component on the wii.

As far as the other 16 wires that handle write access and data transfer, those are the ones that you need the IDE ribbon cable for. You can take a razor blade and make a little cut in between the conductors so you can strip it apart and separate them.

You have 2 ways of doing this. you can take the IDE cable and separate it down to 2 strips of 8 wires or you can separate them down to individual wires. I like to make them stay connected for the columns of vias under Hollywood. ie. 0 and 1 being one connected strand. 2, 3 and 4 for the next. 5, 6 and 7, for the next. T, Q, P, and O for the next. Connections M, U, and N end up be separate single strands. <b>P has 2 possible connections, <u>but I prefer connecting it to where T, O, and Q are connected in row.</u></b> I prefer this method because when all the wires are separated (Like the pic below) it can get a little messy and if one pops out the it is a pain in the ass to fix it and not pop out another one. When you have them connected as I described (I will get a pic up soon of it) then they kinda hold each other in place by adding a little tension. The vias are further apart than the wires of the ribbon cable.

Solder them onto the infectus. You will need to use your razor blade again so you can separate them far enough to get each wired to touch a solder pad. Dont go crazy with solder and try to use some extra flux if you have it.

2 great things about the IDE ribbon cable: The are easy to strip with just your finger nail, and they PERFECTLY fit into the vias that are under the Hollywood processor (your experience may vary. Sucks to be you if it does). Find a different cable if you need to. If you dont know what "vias" are, they are the little holes coated with metal that connect different conductive layers of the PCB (circuit board).

Here are some pics.

<b>The actual Infectus Nand Flash Diagram.</b>
<a href="http://www.customtechnologiesnh.com/wiihacking/infectusnandflashdiagram.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectusnandflashdiagram.jpg" height="600" alt="User posted image" /></a>

<b>This is the infectus map for earlier Wii's</b> (<u>has vulnerable boot1</u>) (<i>provided by evans112682</i>)
<a href="http://www.customtechnologiesnh.com/wiihacking/wiinandv1.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/wiinandv1.jpg" height="500" alt="User posted image" /></a>

<b>This is the Infectus map for revision 40 Wii Motherboards</b> (<u>does not have a vulnerable boot1</u>) (<i>provided by evans112682</i>)
<a href="http://www.customtechnologiesnh.com/wiihacking/wiinand.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/wiinand.jpg" height="400" alt="User posted image" /></a>

<b>Here's what it looks like with the wires connected.</b>
<a href="http://www.customtechnologiesnh.com/wiihacking/wiresconnected.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/wiresconnected.jpg" height="400" alt="User posted image" /></a>

If you do it right you can slide all the wires into each via perfectly without needing to solder anything to the wii. As far as the ground and 5+ volt connections, as I mentioned, I used alligator clips for them. I found some copper ones at radio shack that did not have teeth on them. I was able to bend the tip for the ground one and and just connect it to the screw hole of the Wii's PCB mother board.

If you look at the pics in the spoiler below and the the infectus nand flash diagram pic above, and you can see where you are to connect the 5+ volt lead, well I use an alligator clip and clipped it on the SMD component labeled FIL34. You dont need to worry about bridging the 2 ends of that component, it wont hurt anything if it does. It is better to have 2 ground connections going to the Wii to help prevent data corruption, see the 3rd pic down in the spoiler below.
<a href="http://www.customtechnologiesnh.com/wiihacking/infectus3.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus3.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus4.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus4.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus5.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus5.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus9.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus9.jpg" height="600" alt="User posted image" /></a>

You should solder in a momentary switch with one end connected to the ground the other end connected to the Data 0 lead, both you can do directly on the infectus. You need to do this so you can press the button and short out Data 0 to the ground for when you turn on the wii, this will cause Hollywood to halt operations. Otherwise Hollywood will do activity with the nand about once a minute, even if the wii is bricked. If you do not short Data 0 to ground and you're trying to read or write data then it could become corrupted because of Hollywood's activity.

You MUST use your multimeter and do a continuity test to make sure that there is continuity from the pins of the nand chip all the way to the solder pads on the infectus chip. If continuity fails then you much recheck all connections.

This method is fairly safe from nintendo ever noticing that you did anything hardware wise to the wii in case the end result is that you got to send it to nintendo.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Connecting the infectus to your PC and powering your Wii;<!--sizec--></span><!--/sizec--></b>
<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>NOTE: Doing this with the method of having the infectus attached to your wii REQUIRES that your Wii be turned on in this process. Please leave the heatsink and thermal pads touching the CPU and GPU of the Wii while the Wii is powered on (green light at power button). Also, use a small fan to blow across the heatsink to make sure it does not overheat and cause the Wii to shut down during programming. I use a small computer fan.</b><!--colorc--></span><!--/colorc-->

Before the XavBox software will work with the infectus and find your nand chip everything will need to be powered up in the right order. You should already have the Infectus attached to your Wii. You will need to start without the Wii plugged into the power brick and without the Infectus's USB cable plugged into your PC.<ol type='1'><li>Press and hold the momentary switch that you installed onto the infectus so you can short data 0 to ground.</li><li>Plug in the power cable into your Wii.</li><li>Press the power button so the LED becomes green (When you first plugged in the power cord the Wii may have automatically powered up with a green LED)</li><li>1 second or so after powering up your Wii, release the momentary switch</li><li>Now plug in the USB cable for the Infectus into your PC.</li></ol>
<b>NOTE: If when running the XavBox software in the later step, if you have issues detecting the NAND chip or "Error during infectus reset" message then you may need to try the above steps over again. You can also try not pressing the momentary switch at all and see if that help for the software to be able to run the Infectus and identify the NAND. If you do try the above steps again then you will need to unplug the USB cable and the power from the Wii and start the steps over again.</b>


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Now about the Xavbox Software;<!--sizec--></span><!--/sizec--></b>
I personally prefer to use this software instead of the actual infectus software or even Bushing's Amoxiflash software. Xavbox was actually based off of Bushing's reverse engineering of the USB protocol to run the infectus. I actually recommend that you never run the infectus software with the infectus attached to your wii because the newest version apparently updates the code on the infectus and can cause some issues according to what Bushing has said.

To use Xavbox with your infectus, you have to install the infectus drivers that are included with the Xavbox download.

Lets take a look at the screenshot of the Xavbox software and I'll explain the features.
<img src="http://www.customtechnologiesnh.com/wiihacking/xavbox.jpg" border="0" class="linked-image" />

We are only going to be working on the first tab labeled "Infectus". Here is a list of the buttons and the functions of things.

<b>Detect USB</b> -When you click on this the software will try to connect with the infectus. If it is successful then the little bullet next to the button will become marked. If it does not then you need to check your wiring and make sure that you have the correct drivers installed.
<img src="http://www.customtechnologiesnh.com/wiihacking/xavbox1.jpg" border="0" class="linked-image" />

<b>Open</b> -This button will perform a reset to the infectus. If it performs this action correctly then the box next to the "Open" button will say "Infectus reset done". If it fails this action it will say "Error during infectus reset".
<img src="http://www.customtechnologiesnh.com/wiihacking/xavbox2.jpg" border="0" class="linked-image" />

<b>Ident</b> -This will try to identify the flash memory that the infectus is connected to. If it does this correctly then It will display the information about the flash memory chip in the box next to that button and it will fill in all the dropdown windows that are labeled "Blocks", "Pages", "Bytes", and "Spare" with the correct information about your flash chip.
<img src="http://www.customtechnologiesnh.com/wiihacking/xavbox3.jpg" border="0" class="linked-image" />

<b>Status </b> -When you click the status button it will check the status of the flash chip and return it to the "Results" box. I have seen it return things like C0 and D0, both were basically saying that the flash memory is in control by the infectus and the flash memory is in a programmable state.
<img src="http://www.customtechnologiesnh.com/wiihacking/xavbox4.jpg" border="0" class="linked-image" />

<b>Source</b> -Clicking on this will allow you to open a file that will be written to the flash memory. This file does not need to be a full nand dump and it does not matter if your keys are written at the end of the file like what happens with a bootmii nand backup.
<b>Destination</b> -This will let you specify a file to create for when you "Read" the data from the nand.
<b>Read</b> -What this does is it will read the data from the flash memory and output it into the file specified in the "Destination" field.
<b>Compare Data</b> -This will compare the data in the flash memory against the file specified in the "Source" field. If a block is different at all then it will say it in the "Results" box. Example "Block 420 is different".
<b>Erase</b> -This will erase the data in the blocks. This is a very quick process.
<b>Erase Verify</b> -This function will get to make sure that those blocks actually did erase and that there wasn't any issues. If you ever get a block that fails to erase then it could be a bad block or your wiring might be the best.

<b>Parameters</b> -This section affects all four functions of "Read", "Compare Data", "Erase", "Erase Verify", and also the "Write" button. You can specify a block range to work with so you dont have to perform any function to the whole nand if not needed since it can take a long time to do.
<b>First Bloc</b> -This is the starting point of what blocks to work with.
<b>Last Bloc</b> -This specifies the end of the range of blocks to work with.
<b>Check ECC</b> -When this is checked it will check the ECC data of something...I'm not sure whether it's reading or writing that this affects because I have not fully experimented with it yet.
<b>Relative</b> -This is used when you have a source file that is not a full nand dump.

For example, if you have a file that has only blocks 3 and 4 (the bootmii blocks) and does not contain any other data from any other blocks and you want to write that to blocks 3 and 4 on the nand, the you specify 3 in the "First Bloc" field and 4 in the "Last Bloc" field and then check off the "Relative" check box so the software knows that the file is relative to the blocks that you are trying to work with. In the same example, if you did not have the Relative checkbox checked and you tried writing the file to blocks 3 and 4 the program would error out saying that the "File is too small" or something like that.

<b>Write</b> (The section of the program, not the actually button) -This area of the program controls how the data is written.
<b>Write</b> (The actual button this time) -This will write data to the blocks specified in the "First Bloc" to "Last Block" field. It will write the data differently depending on which bullet is marked. Read more and you'll understand.
<b>All Without Compare</b> -When this is marked the program will just write the data to the blocks and nothing else.
<b>All With Compare</b> -When this is marked the program will write the data and then it will read the block from the flash memory and compare it to the data in the source file to make sure it wrote the data successfully.
<b>Update Without Compare</b> -I have not played too much with this yet, but I'm pretty sure I know exactly how it works. I think that when this is marked and you click "Write", I think the software will first read the block from the nand and compares it to the data in the file, if the data is different then it will write the block of data. If the data is the same then it skips writing to that block.
<b>Update With Compare</b> -As with the above function, I have not fully tested it, but it works the same as the as the "Update Without Compare" function, but also adds in the compare function (hence the Update <i>With</i> Compare). So after it updates a block it will read it again to ensure it wrote the data correctly.

Now I do have to say, I have found a bug with the compare functions of the software. If the software detects a block is different then sometimes it will list the remaining blocks that it has to compare as all being different when in fact they are not. It's a bug that I hope gets fixed soon. If you keep you're eye on it while it is doing a compare and you "Stop" it right as it bugs out, take note of the block that it first found was different. Then go and change your starting position ("First Bloc") to the block after the block that it bugged out on and start the compare again. This will mostly pertain to the next section or if you are writing a full nand dump to your wii.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Preparing to fix the wii.<!--sizec--></span><!--/sizec--></b>
So now you have a good amount of info here to be able to help you out and understand what is going on in the back ground. If you have not read or understood everything or are stuck then don't try going forward with this.

<!--coloro:#FF0000--><span style="color:#FF0000"><!--/coloro--><b>WARNING: When writing data, it can go completely wrong and you lose everything and sometimes might have to fully removed the nand chip from the pcb to be able to program it. I do not take any blame if you fuck something up worse than what it already was. If you bricked it in the first place then you might not be smart enough to pull off something like this anyways.</b><!--colorc--></span><!--/colorc-->

First things first. Do a FULL nand dump using the infectus (blocks 0-4095). Save it in a great place and even make copies of it first it you need to hex edit it for any reason because some hex editors will change the data in the file right away even without having pressed the "save" button first.

If you have an older wii that has a vulnerable boot1, but you do not have bootmii installed to boot2 then you need to find a nand dump that does have bootmii installed to boot2. Don't ask me for the files or anything. I have already asked permission to post up bootmii blocks 3 and 4 and I was denied that permission.

Before writing any data to any part of the nand especially boot1/2 area of the nand, we need to test out a few things first and make sure that it goes according to plans. I suggest doing this first so you be sure that your data will write properly. These are the steps that I have tried;<ol type='1'><li>Specify a destination file and specify to do blocks 4080-4095, then "Read" those block to dump them into that file. (Check "Relative" while you are at it.)</li><li>Specify that file that was just created as being the Source file.</li><li>Perform a "Compare". If it does not say that any blocks were different then go onto the next step. If blocks are different then make sure the "Relative" box is checked and double check EVERYTHING before going on further. If you can't ever get this step correct then stop there.</li><li>Open that file that you just created with a hex editor (I prefer Hex Workshop v6). Check to see if there was ever any real data in that file or if those were all just blank blocks. If they were all just blank block then you will need to try a different block range (like 1000-1015) until you find a section that does have real data in it.</li><li>Now, Erase those blocks and do an Erase Verify afterwards. If the program responds that a block was not erased then it might be a bad block or one of the connections could be shitty.</li><li>Now write back those block to your nand, and then afterwards do a Compare. If the compare does not say that any blocks were different then you are most likely good to go.</li></ol>
<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Now lets get bootmii installed<!--sizec--></span><!--/sizec--></b>
I am going to give an example of if you're just going to write blocks 3 and 4 to install bootmii into boot2v2 or boot2v3. If you are going to write a full nand backup then adjust the steps to be for a full restore. If people get stuck figuring this out then I will do a full write up on it later.

So now you've got your infectus hooked up, you tested everything out to make sure that you can write data correctly and you have a nand dump that has bootmii installed to boot2. So here we go. (You did do a full dump with the infectus first...right?)<ol type='1'><li>Specify for the program to work with block range 3 to 4. (Make sure relative is unchecked if you have a full nand dump)</li><li>Erase and erase verify those blocks.</li><li>Specify the nand dump that has bootmii installed as boot2 as being the Source file</li><li>Write those blocks 3 and 4.</li><li>Perform a compare to make sure that the data was written correctly.</li><li>Put your sd card that has the bootmii files on it in your wii. Unplug the USB cable from your computer.</li><li>Power off your wii, and then power it back on and see if bootmii comes up. If it does then see if you can launch the HBC and if you can then you are golden.</li></ol>
I will not bother to go into steps beyond that because your brick might be different than what I specify. Open up a new thread and ask for help as to what to do from there.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Troubleshooting<!--sizec--></span><!--/sizec--></b>
I have noticed that when doing the method of halting Hollywood by shorting Data 0 to ground, and then you start up the infectus and try to "Detect USB", "Open", then "Ident", you will get an error that the software can't identify the nand. If this is happeneing to you then try this. Try starting up the wii and NOT shorting Data 0 to ground, then follow the normal step. If it does propperly identify the nand that time then what needs to be done is;

Load the actual infectus drivers that come with the infectus software (If you dont know how to do this then google info about specifying a driver to install). Then run the actual infectus software. You may need to close and open the Infectus software 3 or 4 times for it to finally recognize it. If it does then load up the Xavbox infectus drivers and run Xavbox again and it should work. Do this without unplugging the USB or turning off power at all between steps.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Links<!--sizec--></span><!--/sizec--></b>
Here are some links to other threads or pages that anyone who wants to perform this stuff should read also to fully understand even more of what is going on.
<a href="http://gbatemp.net/index.php?showtopic=173226&st=0&start=0"%20target="_blank" target="_blank">Betwiin v.10, Betwiin is a tool that will let you convert NAND dumps</a>
<a href="http://www.infectus.biz/forum/index.php?topic=1690.0" target="_blank">Data corruption during Wii dumps, solved</a> If you read the first post it explains "Ground bounce" and also about shorting Data 0 ("D0") to ground to halt Hollywood. Thank you, yet again to Bushing for being a genius.
<a href="http://gbatemp.net/index.php?showtopic=199396" target="_blank">Wii Brick Fixing. Determining the issue and fixing it tutorial.</a> To help people who dont know how their wii broke.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Why the fuck am I wasting my time to write this up?<!--sizec--></span><!--/sizec--></b>
Well, hopefully I have not wasted my time. Hopefully this will help many people and cut down on the number of new threads being created. I want to help people how ever I can. And I certainly hate seeing the same question asked again and again. If anyone ever asks a question that has been answered in this thread then I reserve all right to ignore that person or only post a link to the post with the answer.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>What I can also offer to you<!--sizec--></span><!--/sizec--></b>
I am by far not doing this to advertise anything at all, but mearly to be able to help those who dont have the right tools or are incapable of doing this themselves especially if it is required to remove the nand chip. I want to help this community more than anything and keep people from getting screwed by Nintendo.

I do offer this "Service" for a rather small fee compared to what might happen if you send it to Nintendo. Hell, you could even consider it a donation especially being that I took WAY more time to inform people than to "advertise". I will not go into detail here so the forum trolls dont flame me and report me again for whatever stupid reason. But feel free to PM me if you are interested.

I have a near %100 chance of fixing your Wii. The only time there is an issue is if you have a hardware failure. What I will do is remove your nand chip and remove any possibility of data corruption using the special programmer that I affixed myself pictured below.
<a href="http://www.customtechnologiesnh.com/wiihacking/DSCF8805.JPG" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/DSCF8805.JPG" height="600" alt="User posted image" /></a>

This method that I use is the safest method out there no matter whether it is a Hynix NAND chip or a Samsung NAND chip.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Thank You<!--sizec--></span><!--/sizec--></b>
I would like to say thank you to Team Twiizer specifically Marcan and Bushing for putting up with me asking a million questions, HiBit for his research, effort and being a guinea pig for trying this type of stuff out, Bronx for writing XavBox, XFlak for the random help, GiantPune for all his knowledge. If I forgot anyone I will be glad to add them in.


<b><!--sizeo:4--><span style="font-size:14pt;line-height:100%"><!--/sizeo--></li><li>Additional Pictures<!--sizec--></span><!--/sizec--></b>
In the spoiler below you will find a few of my images taken from previous repairs using the solderless method.
<a href="http://www.customtechnologiesnh.com/wiihacking/infectus1.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus1.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus2.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus2.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus6.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus6.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus7.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus7.jpg" height="600" alt="User posted image" /></a>

<a href="http://www.customtechnologiesnh.com/wiihacking/infectus8.jpg" target=_blank title="Click to view full size"><img src="http://www.customtechnologiesnh.com/wiihacking/infectus8.jpg" height="600" alt="User posted image" /></a>
</li></ol>
 

buffdog

Well-Known Member
Member
Joined
Sep 13, 2009
Messages
237
Trophies
1
Location
thank god for stickies
XP
113
Country
thx xflak
ninja.gif
 

OzModChips

Well-Known Member
Member
Joined
Dec 4, 2007
Messages
570
Trophies
0
Location
Melbourne, Australia
XP
237
Country
XFlak said:
Things Needed;


Infectus Modchip - (An Infectus2 functions the exact same way, thus it works also. NOTE: These are no longer made and thus VERY hard to find.


tada - http://tinyurl.com/3xbn4ad

free shiping for international customer can be had if you find the coupon which is somewhere on this forum
smile.gif

and the final price is 10% less, as international customers pay no tax on checkout
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Sonic Angel Knight @ Sonic Angel Knight: :ninja: