Hacking Wii U Hacking & Homebrew Discussion

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,227
Trophies
2
XP
34,537
Country
Mexico
What about a hack that updates the mofo Flash Player used by the Browser?
I swear I hate looking up for a video and having the "You Flash player is not up to date" message pop up on me. :lol:
 

descac

Well-Known Member
Newcomer
Joined
Oct 7, 2014
Messages
88
Trophies
0
XP
114
Country
United States
wiiuleg.png


there is a more visual guide for people who need colours to understand it better :P

basically the further down the the list the less options you have available
I thought the IOSU exploit was up to 5.2.
 

Gourmet

Banned!
Banned
Joined
Sep 17, 2015
Messages
121
Trophies
0
XP
113
Country
Brazil
I think Nintendo doesn't patch the current browser exploit only because they think no one would release it otherwise. They're using reverse psychology on hackers, so the scene slows down without releases and guys waiting on lower firmwares get too bored and update.
 

oumoumad

Well-Known Member
Member
Joined
Apr 20, 2015
Messages
798
Trophies
0
Age
31
XP
890
Country
France
Yep, I'm also in that awkward firmware version 5.4.0 :D no online and no hacks ^^'

I think Nintendo doesn't patch the current browser exploit only because they think no one would release it otherwise. They're using reverse psychology on hackers, so the scene slows down without releases and guys waiting on lower firmwares get too bored and update.

I did think that maybe Nintendo is delaying an update because of the developpers decision, and probably preparing some strategie against hacking before releasing a new firmware.
But I guess as long as the devs have a working exploit on the latest update, they still have the upper hand. But we in later versions all we can do is watch the scene and get excited for whatever new stuff that come out :D
 

nickjdunn

Member
Newcomer
Joined
Nov 12, 2015
Messages
15
Trophies
0
Age
32
XP
79
Country
United States
I just got my wii u the other day with 5.3.2 on it and have had some troubles and some success with it so hopefully someone can help me out with my problems.

It took me almost 4 hours to get TCP GeckoDotNet working. The program would open and seem to work but never connect and I realized windows defender was blocking the connection, at least I think that's what it was because after disabling it and my antivirus, also after disabling both a restart also seemed to really help. I got connected and successfully dumped my copy of Super Mario 3D World and the .rpx files and another 30 minutes of trying different tutorials had it working in loadiine. So YAY there I was super excited!

This is where i need help.
I went and tried to dump New Super Luigi U and everything connected and started to dump but about 10 minutes into dumping it comes up with an error and if I hit continue nothing happens it just quits the dump. It dumped about 450mb the first try, then 25mb the second try before erroring, and about 45mb the third time. So it seems to me that there is something happening in the game thats throwing up the error at different times and I'm not sure what to try next to avoid the error. Hopefully someone has had the same issue and can help out. I have a picture of the error.

Here is the exception text:

************** Exception Text **************
System.NotImplementedException: The method or operation is not implemented.
at GeckoApp.MainForm.PopulateThreads(UInt32 os_ver) in :line 0
at GeckoApp.MainForm.CTCPGecko_Click(Object sender, EventArgs e) in :line 0
at GeckoApp.ExceptionHandler.HandleExceptionInternally(ETCPGeckoException exc) in :line 0
at GeckoApp.FSA.ExtractFile(ICollection`1 paths) in :line 0
at GeckoApp.FSA.extractToolStripMenuItem_Click(Object sender, EventArgs e) in :line 0
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

Attachments

  • TCP GECKO Error.jpg
    TCP GECKO Error.jpg
    66.4 KB · Views: 308

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
I just got my wii u the other day with 5.3.2 on it and have had some troubles and some success with it so hopefully someone can help me out with my problems.

It took me almost 4 hours to get TCP GeckoDotNet working. The program would open and seem to work but never connect and I realized windows defender was blocking the connection, at least I think that's what it was because after disabling it and my antivirus, also after disabling both a restart also seemed to really help. I got connected and successfully dumped my copy of Super Mario 3D World and the .rpx files and another 30 minutes of trying different tutorials had it working in loadiine. So YAY there I was super excited!

This is where i need help.
I went and tried to dump New Super Luigi U and everything connected and started to dump but about 10 minutes into dumping it comes up with an error and if I hit continue nothing happens it just quits the dump. It dumped about 450mb the first try, then 25mb the second try before erroring, and about 45mb the third time. So it seems to me that there is something happening in the game thats throwing up the error at different times and I'm not sure what to try next to avoid the error. Hopefully someone has had the same issue and can help out. I have a picture of the error.

Here is the exception text:

************** Exception Text **************
System.NotImplementedException: The method or operation is not implemented.
at GeckoApp.MainForm.PopulateThreads(UInt32 os_ver) in :line 0
at GeckoApp.MainForm.CTCPGecko_Click(Object sender, EventArgs e) in :line 0
at GeckoApp.ExceptionHandler.HandleExceptionInternally(ETCPGeckoException exc) in :line 0
at GeckoApp.FSA.ExtractFile(ICollection`1 paths) in :line 0
at GeckoApp.FSA.extractToolStripMenuItem_Click(Object sender, EventArgs e) in :line 0
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
You need the latest version. This should be it.
 
  • Like
Reactions: nickjdunn

Enaske

Well-Known Member
Member
Joined
May 25, 2015
Messages
233
Trophies
0
Age
34
XP
154
Country
Bought a Trap Team Version in hope it is 1.X :P

So got a few Questions about WII U Homebrew. I read that some ISOU Exploits are for 5.2 so stay on 5.2 or go up to 5.3.2 for Loadline?
And do I need extend Storage? Since I only have 3 GB Version.
 

oumoumad

Well-Known Member
Member
Joined
Apr 20, 2015
Messages
798
Trophies
0
Age
31
XP
890
Country
France
Bought a Trap Team Version in hope it is 1.X :P

So got a few Questions about WII U Homebrew. I read that some ISOU Exploits are for 5.2 so stay on 5.2 or go up to 5.3.2 for Loadline?
And do I need extend Storage? Since I only have 3 GB Version.

Loadiin works with SD storage,
I didn't know there was a 3GB version, where did you get it ? I thought there was only 8gb and 32gb.
 

Enaske

Well-Known Member
Member
Joined
May 25, 2015
Messages
233
Trophies
0
Age
34
XP
154
Country
Loadiin works with SD storage,
I didn't know there was a 3GB version, where did you get it ? I thought there was only 8gb and 32gb.

Sorry I mean the 8 GB Version. But it state it only have 3 GB Free. You may also have answer to other? If 5.2 or 5.3.2? (In Case I am on 1.0 xD)
 

oumoumad

Well-Known Member
Member
Joined
Apr 20, 2015
Messages
798
Trophies
0
Age
31
XP
890
Country
France
Sorry I mean the 8 GB Version. But it state it only have 3 GB Free. You may also have answer to other? If 5.2 or 5.3.2? (In Case I am on 1.0 xD)

5.2.0 : Appearently naehrwert has an IOSU exploit that works on this version and lower,

5.3.2 : In this version you got everything that is out, userspace, kernel exploits and firmware spoof + backup loader + cheats + game moding etc...

5.5.0 : Hykem is working on an IOSU exploit that would work till this version
 

Enaske

Well-Known Member
Member
Joined
May 25, 2015
Messages
233
Trophies
0
Age
34
XP
154
Country
5.2.0 : Appearently naehrwert has an IOSU exploit that works on this version and lower,

5.3.2 : In this version you got everything that is out, userspace, kernel exploits and firmware spoof + backup loader + cheats + game moding etc...

5.5.0 : Hykem is working on an IOSU exploit that would work till this version

So as some other say, 5.3.2 might happen IOSU exploit which lead to full control?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    I just want a Pokemon Hell Raiser fan game 😭
  • K3Nv2 @ K3Nv2:
    Anyone wanna play with my joydock
  • BigOnYa @ BigOnYa:
    Biomutant looks cool tho, may have to try that
  • 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
  • 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.
    BigOnYa @ BigOnYa: I had to find and get him an old style flip phone even without text, cause thats what he wanted...