Hacking JGecko U Setup Guide

HackingNewbie

Well-Known Member
Member
Joined
Dec 29, 2016
Messages
536
Trophies
0
Location
Somewhere in 2008
XP
699
Country
United Kingdom
@BullyWiiPlaza I'm sorry to bother you about your pointer searcher again, but it won't let me input one of my dumps:
error.png
 

Attachments

  • error.png
    error.png
    2.8 KB · Views: 167

BullyWiiPlaza

Nintendo Hacking <3
OP
Member
Joined
Aug 2, 2014
Messages
1,932
Trophies
0
XP
2,467
Country
Germany
@BullyWiiPlaza I'm sorry to bother you about your pointer searcher again, but it won't let me input one of my dumps:
View attachment 96595
The code is:
Code:
long targetAddress = -1;

try
{
    targetAddress = Long.parseUnsignedLong(targetAddressField.getText(), 16);
} catch (NumberFormatException ignored)
{

}

boolean isTargetAddressFieldValid = targetAddress >= 0;

if (isStartingAddressFieldValid)
{
    long targetOffset = targetAddress - startingAddress;

    try
    {
        long memoryDumpFileSize = getFileSize(filePath);

        isTargetAddressFieldValid &= targetOffset <= memoryDumpFileSize;
    } catch (IOException exception)
    {
        isTargetAddressFieldValid = false;
    }
}

targetAddressField.setBackground(isTargetAddressFieldValid ? VALID_INPUT_COLOR : INVALID_INPUT_COLOR);
Basically, I think the memory dump is not big enough, so what you entered is considered as wrong.
 
  • Like
Reactions: HackingNewbie

HackingNewbie

Well-Known Member
Member
Joined
Dec 29, 2016
Messages
536
Trophies
0
Location
Somewhere in 2008
XP
699
Country
United Kingdom
Has anyone turned this into its own own channel for CFW like HBL and wup installer.. Would be nice to cut out a step, going into HBL everytime

I too am waiting on this. Was gonna take a stab at doing it but it's above my head. To answer your question. No it's not been done
Install haxchi. Before installing, config it to open the tcpgecko file when you hold a certain button. Then install haxchi. Then hover over the newly created homebrew launcher channel (so no need for web exploit as well) and hold the button. You should boot into the tcpgecko app.
 
  • Like
Reactions: skoolzout1

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,724
Trophies
2
XP
8,499
Country
Tuvalu
fedora 26, jgecko u didn't load for me, java was installed.
i had to install java-1.8.0-openjdk - now it's fine :)

Install haxchi. Before installing, config it to open the tcpgecko file when you hold a certain button. Then install haxchi. Then hover over the newly created homebrew launcher channel (so no need for web exploit as well) and hold the button. You should boot into the tcpgecko app.
we can edit the haxchi config file on the sd card to do this, at any time, we don't just need to do it before installing, right?
 
  • Like
Reactions: BullyWiiPlaza

BullyWiiPlaza

Nintendo Hacking <3
OP
Member
Joined
Aug 2, 2014
Messages
1,932
Trophies
0
XP
2,467
Country
Germany
fedora 26, jgecko u didn't load for me, java was installed.
i had to install java-1.8.0-openjdk - now it's fine :)
Yes, Java 8 is mandatory and then it will work on any desktop OS (more or less, there might be platform-dependent bug since I almost only program/test on Windows) :P
 
  • Like
Reactions: cearp

Lavaimp

☆ミ
Member
Joined
Apr 14, 2017
Messages
308
Trophies
1
Age
30
Website
www.youtube.com
XP
516
Country
United States
I have a quick question, do i have to install the one you linked or is the one I got from wiiu.guide ok?
The reason i'm asking is because i'm on cfw 5.5.2 and I use mocha so I want to be sure before I do anything in the end.
 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
@BullyWiiPlaza whenever I try to go into disassembler, I get this error on the wii u. Before you ask, I am using the latest tcpgecko and jgecko u
I think its because it starts on an invalid address to disassemble. You can fix it by going to a random address in memory viewer and right clicking > Disassemble and then itll fix that problem by changing the invalid default address to a valid one at least.
 
Last edited by skoolzout1,
  • Like
Reactions: HackingNewbie

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Real Jdbye @ The Real Jdbye:
    the vram is one advantage when it comes to AI but ends up being slower even with that and really AI is the only use case that needs more than 12gb vram right now
  • Psionic Roshambo @ Psionic Roshambo:
    Interesting lol
  • Psionic Roshambo @ Psionic Roshambo:
    I think I watched a video where two games at 4K where eating just over 16GB of RAM and it's the one case where the 7900XT and XTX pulled ahead (minus RTX of course)
  • Psionic Roshambo @ Psionic Roshambo:
    So my opinion is that they could age a bit better in the future, and maybe AMD will continue improving them via drivers like they tend to do. No guarantee there but they have done it in the past. Just a feeling I have.
  • The Real Jdbye @ The Real Jdbye:
    cyberpunk at 4k without DLSS/fidelityfx *might* exceed 12gb
    +1
  • The Real Jdbye @ The Real Jdbye:
    but that game barely runs at native 4k
  • Psionic Roshambo @ Psionic Roshambo:
    I think it was some newer games and probably poorly optimized PS4 or PS5 ports
  • The Real Jdbye @ The Real Jdbye:
    they definitely will age better but i feel dlss might outweigh that since it looks about as good as native resolution and much less demanding
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    When I played Cyberpunk on my old 2080 Ti it sucked lol
  • The Real Jdbye @ The Real Jdbye:
    AMD could introduce something comparable to DLSS but nvidia's got a lot more experience with that
  • The Real Jdbye @ The Real Jdbye:
    least amd 7xxx has tensor cores which the previous generations didn't so there is the potential for AI upscaling
  • Psionic Roshambo @ Psionic Roshambo:
    They have FSR or whatever it's called and yeah it's still not great
  • The Real Jdbye @ The Real Jdbye:
    so AMD seem to finally be starting to take AI seriously
  • Psionic Roshambo @ Psionic Roshambo:
    Oh yeah those new 8000 CPUs have AI cores built in that's interesting
  • Psionic Roshambo @ Psionic Roshambo:
    Maybe they plan on offloading to the CPU?
  • Psionic Roshambo @ Psionic Roshambo:
    Would be kinda cool to have the CPU and GPU working in random more
  • Psionic Roshambo @ Psionic Roshambo:
    Tandem even
  • The Real Jdbye @ The Real Jdbye:
    i think i heard of that, it's a good idea, shouldn't need a dedicated GPU just to run a LLM or video upscaling
  • The Real Jdbye @ The Real Jdbye:
    even the nvidia shield tv has AI video upscaling
  • The Real Jdbye @ The Real Jdbye:
    LLMs can be run on cpu anyway but it's quite slow
  • BakerMan @ BakerMan:
    Have you ever been beaten by a wet spaghetti noodle by your girlfriend because she has a twin sister, and you got confused and fucked her dad?
  • Psionic Roshambo @ Psionic Roshambo:
    I had a girlfriend who had a twin sister and they would mess with me constantly.... Until one chipped a tooth then finally I could tell them apart.... Lol
  • Psionic Roshambo @ Psionic Roshambo:
    They would have the same hair style the same clothes everything... Really messed with my head lol
  • Psionic Roshambo @ Psionic Roshambo:
    @The Real Jdbye, I could see AMD trying to pull off the CPU GPU tandem thing, would be a way to maybe close the gap a bit with Nvidia. Plus it would kinda put Nvidia at a future disadvantage since Nvidia can't make X86/64 CPUs? Intel and AMD licensing issues... I wonder how much that has held back innovation.
    Psionic Roshambo @ Psionic Roshambo: @The Real Jdbye, I could see AMD trying to pull off the CPU GPU tandem thing, would be a way to...