Hacking WiiFrii 2.0 - Wii Full Region Free

Dack

Well-Known Member
Member
Joined
Aug 26, 2007
Messages
601
Trophies
0
Location
UK
XP
98
Country
eddie182 said:
How big is it? I think i've found it but there are several different ones - how do i know which one is legit? I don't know how to check the MD5 either so i need another method of identifying it.

Thanks

16 bytes in size, binary values, Code I use to check for correct key is along the lines of:
QUOTE// now check to see if it's the right key
// as we don't want to embed the key value in here then lets cheat a little
wink.gif

// by checking the Xor'd difference values
if ((0x0F!=(LoadedKey[0]^LoadedKey[1]))||
(0xCE!=(LoadedKey[1]^LoadedKey[2]))||
(0x08!=(LoadedKey[2]^LoadedKey[3]))||
(0x7C!=(LoadedKey[3]^LoadedKey[4]))||
(0xDB!=(LoadedKey[4]^LoadedKey[5]))||
(0x16!=(LoadedKey[5]^LoadedKey[6]))||
(0x77!=(LoadedKey[6]^LoadedKey[7]))||
(0xAC!=(LoadedKey[7]^LoadedKey[8]))||
(0x91!=(LoadedKey[8]^LoadedKey[9]))||
(0x1C!=(LoadedKey[9]^LoadedKey[10]))||
(0x80!=(LoadedKey[10]^LoadedKey[11]))||
(0x36!=(LoadedKey[11]^LoadedKey[12]))||
(0xF2!=(LoadedKey[12]^LoadedKey[13]))||
(0x2B!=(LoadedKey[13]^LoadedKey[14]))||
(0x5D!=(LoadedKey[14]^LoadedKey[15])))
{
AfxMessageBox("Doesn't seem to be the correct key.bin");
return FALSE;
}

In other words the xor'd value of the first byte and the second byte is 0x0F, the second to third is 0xCE etc....

And to Waninkoko - nice code. Could I suggest an option to allow extra DOLs to be scanned.

Look forward to seeing the source if/when you release.
 

waninkoko

Well-Known Member
OP
Member
Joined
Feb 1, 2008
Messages
300
Trophies
0
Age
35
Location
Salamanca, Spain
XP
142
Country
Mmmm... Looks like WiiFrii doesn't work properly under Windows.. I'll try to find the bug.

About the source... I don't have any plans to release it yet (because of the signature bug code).
 

bailli

Well-Known Member
Member
Joined
Oct 16, 2006
Messages
228
Trophies
1
Website
Visit site
XP
2,501
Country
Gambia, The
Hey nice program waninkoko!
smile.gif


I would suggest you make it clear in your first post that this tool still uses the same bug as trucha signer so nobody thinks these patched ISOs are "future proof".
 

dejawho

Member
Newcomer
Joined
Mar 7, 2008
Messages
5
Trophies
0
Age
40
Website
Visit site
XP
247
Country
Italy
Thanks, but is possibile to modify WiiFrii to make it able to change the apploader.bin file (that is in the partition 1 of any game) with another one? In this way we could integrate the freeloader in a game (it's possibile: http://gbatemp.net/index.php?showtopic=79272). The advantage is that the game should work on any resolution without problems.
Sorry for my bad english.
 

Cjuub

Well-Known Member
Member
Joined
May 25, 2006
Messages
198
Trophies
1
Age
33
XP
2,077
Country
dejawho said:
Thanks, but is possibile to modify WiiFrii to make it able to change the apploader.bin file (that is in the partition 1 of any game) with another one? In this way we could integrate the freeloader in a game (it's possibile: http://gbatemp.net/index.php?showtopic=79272). The advantage is that the game should work on any resolution without problems.
Sorry for my bad english.
There'll be problems for us with TVs that doesn't support NTSC signals.
frown.gif
 

SnickS

Well-Known Member
Member
Joined
Apr 13, 2007
Messages
127
Trophies
0
XP
129
Country
Netherlands
waninkoko said:
I don't like the idea of including FreeLoader inside every game.

Btw, I think I have a working Windows version. I just need to do some testing before releasing it
tongue.gif
Great, and I agree that it's a bad idea to include a freeloader file in every game. If you use the freeloader some (older) tv's will display everything in Black & White, while if you just use something like Video Mode Changer it will display the PAL signal (so it won't give a B&W image on older tv's).
 

dejawho

Member
Newcomer
Joined
Mar 7, 2008
Messages
5
Trophies
0
Age
40
Website
Visit site
XP
247
Country
Italy
waninkoko said:
I don't like the idea of including FreeLoader inside every game.

Btw, I think I have a working Windows version. I just need to do some testing before releasing it
tongue.gif

not every game, but only those that give problem with certain resolutions (an exemple is nartuo ex2 at 480p)

@SnickS: people that have an old tv can use the current wiifrii (and the future versions) or the old method (turcha + wii-vmc). I ask only for a "mod" to replace the apploader.bin instead of main.dol
 

rommy667

Well-Known Member
Member
Joined
Mar 21, 2008
Messages
569
Trophies
1
Location
Down the road around the corner
XP
1,238
Country
Thanks a lot for the tool but for me it keeps saying cant find "common key" even though ive got the one i use for Trucha in their renamed to common-key,is their 2 types of key.bin or something?? ive searched for hours and cant find f all
frown.gif
also for me ver 2.0b cant even read the iso.............
 

stormyuan

Well-Known Member
Newcomer
Joined
Jan 10, 2008
Messages
57
Trophies
0
XP
25
Country
Taiwan
rommy667 said:
Thanks a lot for the tool but for me it keeps saying cant find "common key" even though ive got the one i use for Trucha in their renamed to common-key,is their 2 types of key.bin or something?? ive searched for hours and cant find f all
frown.gif
No
There is only one key.

In WIIScrubber , it's called key.bin
In wiibrowsev1.0beta, it's called ckey.bin
In WiiFrii 2.0, it's called common-key

If you can use Wiiscrubber or other tools, copy the key.bin to the folder of WiiFrii2.0, and rename key.bin to common-key

---------
Notice: The filename is "common-key" , not "common-key.bin" nor "common key".
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    +1
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87... +1