Hacking Wii U Hacking & Homebrew Discussion

fiveighteen

Distractible Dabbler
Member
Joined
Jun 30, 2008
Messages
1,768
Trophies
2
XP
1,930
Country
United States
With Cafiine v1.1, I load the kernel exploit, open the server, load the Cafiine app, then start my game. Everything works great.

With Cafiine v1.2, I load the kernel exploit, open the server, load the Cafiine app, then start my game. The server sits at a blank screen ([listener] Listening on 7332) and the game takes about 10 minutes to get to the main menu (MK8).

Is there a difference in usage between the two? @golden45
 

fiveighteen

Distractible Dabbler
Member
Joined
Jun 30, 2008
Messages
1,768
Trophies
2
XP
1,930
Country
United States
Also, idk what the differences are... but I just built the osdriver/kernel that FIX94 made edits to from 9/4/15 (link) and it works 100x better than the osdriver_v2 that I was using.

Attached for anyone else that wants to try.
 

Attachments

  • osdriver_9-14-15.zip
    149.4 KB · Views: 507
  • Like
Reactions: VinsCool

the_randomizer

The Temp's official fox whisperer
Member
Joined
Apr 29, 2011
Messages
31,284
Trophies
2
Age
38
Location
Dr. Wahwee's castle
XP
18,969
Country
United States
Also, idk what the differences are... but I just built the osdriver/kernel that FIX94 made edits to from 9/4/15 (link) and it works 100x better than the osdriver_v2 that I was using.

Attached for anyone else that wants to try.

And how do we use this if it's not on a site?
 

golden45

Well-Known Member
Member
Joined
Jun 23, 2015
Messages
108
Trophies
0
Age
124
XP
473
Country
France
Is there a difference in usage between the two? @golden45
Strange, usage should be the same. It just have the dump option added. I don't have this problem at all using mk8.
Do you use the last cafiine-v1.2 updated for other firmwares?
Seems like you can't connect to the server, is your ip well set?
Also the server program is different between the two versions, but should work with the first one if you don't use the dump function.
 

Skeet1983

Well-Known Member
Member
Joined
Apr 22, 2012
Messages
3,595
Trophies
1
Age
41
Location
Somewhere, out there...
XP
3,184
Country
United States
Also, idk what the differences are... but I just built the osdriver/kernel that FIX94 made edits to from 9/4/15 (link) and it works 100x better than the osdriver_v2 that I was using.

Attached for anyone else that wants to try.

Does it boot within 1-2 tries? I was using v2 and also the one online and could get it to work within 2-3 boots...

--------------------- MERGED ---------------------------

Host it yourself using Mongoose, WAMP, or XAMPP. My guide (here) shows how using Mongoose.

I host exploits with Mongoose, very very easy to use :)
 

fiveighteen

Distractible Dabbler
Member
Joined
Jun 30, 2008
Messages
1,768
Trophies
2
XP
1,930
Country
United States
Strange, usage should be the same. It just have the dump option added. I don't have this problem at all using mk8.
Do you use the last cafiine-v1.2 updated for other firmwares?
Seems like you can't connect to the server, is your ip well set?
Also the server program is different between the two versions, but should work with the first one if you don't use the dump function.
Just figured it out. I ended up having to go to Control Panel\System and Security\Windows Firewall\Allowed apps (Windows 10) and Change Settings to select cafiine_server to be allowed on both Private and Public. It was getting blocked because it apparently didn't pop up to have me allow the connection the first time it ran. Also have to make sure I right-click and Run as administrator. Working fine now! Thanks for your work.

Does it boot within 1-2 tries? I was using v2 and also the one online and could get it to work within 2-3 boots...
osdriver v2 failed on me like 8 times in a row, which prompted me to try to find something newer/better. This version has worked for me 6 times in a row now. :)
 

BENETNATH

Well-Known Member
Newcomer
Joined
Nov 21, 2014
Messages
74
Trophies
0
Age
45
XP
152
Country
France
Guys, could the people working on a firmware spoofer create a dedicated thread, to show trials and errors, methodology and possible ways to do so, and allow others to help ?
This tool become critical with the release of mario maker and i'm sure there are some 5.3.2 guys who would be glad to help (eg me :) )

@shinyquagsire23 and @nastys or @Markus95?
 
Last edited by BENETNATH,

BullyWiiPlaza

Nintendo Hacking <3
Member
Joined
Aug 2, 2014
Messages
1,932
Trophies
0
XP
2,477
Country
Germany
You need to do rpc.get_symbol, you stored TCPGecko's class as an object and now you run all calls through it ("rpc.xxx()") since it also has the connection with it.
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.get_symbol("coreinit.rpl", "OSEffectiveToPhysical")
Sorry, but this also gets stuck. How is it done?
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.readmem(10000000, 4)
>>>
Crashes the game, no response.

Firmware: 5.3.2 E
Codehandler: "Unmodified"
Game: Mario Kart 8
 
Last edited by BullyWiiPlaza,

wj44

Well-Known Member
Member
Joined
Jun 18, 2015
Messages
477
Trophies
0
XP
506
Country
Gambia, The
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.get_symbol("coreinit.rpl", "OSEffectiveToPhysical")
Sorry, but this also gets stuck. How is it done?
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.readmem(10000000, 4)
>>>
Crashes the game, no response. I believe that I should prepend a print statement but still, it shouldn't crash.

Firmware: 5.3.2 E
Codehandler: "Unmodified"
Game: Mario Kart 8
You have to use The PyGecko Codehandler.
 

bache

Well-Known Member
Member
Joined
Sep 28, 2009
Messages
694
Trophies
1
XP
515
Country
Really torn about what to do now. I went to play Mario Kart 8 online, and it seems we now need a system update in addition to having the game up to date. I get prompted about updating before I can access Nintendo Network.
The scene is mainly fixated on RAM modification and file replacement at the moment; neither of which interest me. Might be time to just update and move on.
 

Onion_Knight

Well-Known Member
Member
Joined
Feb 6, 2014
Messages
878
Trophies
0
Age
45
XP
997
Country
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.get_symbol("coreinit.rpl", "OSEffectiveToPhysical")
Sorry, but this also gets stuck. How is it done?
Code:
C:\Users\Bully\Desktop\pyGecko>C:\Python27\python -i tcpgecko.py
>>> rpc=TCPGecko("192.168.178.35")
>>> rpc.readmem(10000000, 4)
>>>
Crashes the game, no response.

Firmware: 5.3.2 E
Codehandler: "Unmodified"
Game: Mario Kart 8

make sure that you're specifying a hex value in the call:
rpc.readmem(10000000,4) = rpc.readmem(0x00989680,4)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    I'll reformat and have a 3tb raid0 m. 2 at least
    +1
  • K3Nv2 @ K3Nv2:
    Lmao that sold out fast
    +1
  • Veho @ Veho:
    Yeet the cat.
    +1
  • K3Nv2 @ K3Nv2:
    Good idea
    +1
  • The Real Jdbye @ The Real Jdbye:
    i thought everybody knew cocktails are like 75% ice
  • Veho @ Veho:
    Yeah but not like this.
  • Veho @ Veho:
    It's not like they're complaining that their Slurpee is 99% ice or something, but if the cocktail calls for "shot of vodka, shot of vermouth, shot of gin, shot of Campari, three shots of juice, squirt of lemon" and ends up being a thimbleful of booze, that's a problem.
  • The Real Jdbye @ The Real Jdbye:
    the funny thing is cocktails in norway are only allowed to have 1 20ml shot of booze
  • The Real Jdbye @ The Real Jdbye:
    so..... yeah
  • The Real Jdbye @ The Real Jdbye:
    we're used to only having a thimbleful of booze
  • Veho @ Veho:
    Booo.
  • The Real Jdbye @ The Real Jdbye:
    same thing if you want whisky on the rocks or something, you can't get a double
  • The Real Jdbye @ The Real Jdbye:
    but you could buy as many shots of whisky (or anything else) as you want and ask for a glass of ice and pour them in
  • The Real Jdbye @ The Real Jdbye:
    it's dumb
  • Veho @ Veho:
    Maybe.
  • Veho @ Veho:
    There was a comparison of the number of Ibuprofen poisonings before and after they limited the maximum dosage per box or per pill (i'll look that up). No limit on the number of boxes you can still buy as many as you want, so people argued it was pointless.
  • Veho @ Veho:
    But the number of (accidental) poisonings dropped because drinking an entire package of ibuprofen pills went from "I need a new liver" to "I need a new box of Ibuprofen".
  • Veho @ Veho:
    Here we have ketoprofen that used to be prescription-only because of the risk of toxic dosages, but then they halved the dose per pill and sell them in bottles of six pills apiece instead of twenty and it doesn't need a prescription any more. Yes you can buy more than one bottle but people simply don't.
  • Psionic Roshambo @ Psionic Roshambo:
    Usually accidentally overdose of ibuprofen here is from people taking like cold medicine then ibuprofen for a headache and the combination is over what they need
    Veho @ Veho: https://imgur.com/gallery/QQkYnQu