Hacking UtikReader

  • Thread starter Thread starter BigPanda
  • Start date Start date
  • Views Views 6,207
  • Replies Replies 28
  • Likes Likes 10
Well either way, it's not allowed now. Ever since mods started cracking down on copyrighted content.
 
this is quite funny, I just added a command like this to wupclient.py itself separate of that, funny to see 3 completely different implementations now :D
https://github.com/FIX94/iosuhax/commit/4b094d88f89e416a3463f854f9875378d2e81090
so yea if you just use wupclient the command for this is get_tik_keys and it'll print id, key and .tik file it came from all sorted.

I think I'm misunderstanding this. Will I be able to dump my eshop tiks, use your command, and it will tell me what the eshop games are that I just dumped?
 
I think I'm misunderstanding this. Will I be able to dump my eshop tiks, use your command, and it will tell me what the eshop games are that I just dumped?
FIX94's command doesn't do that. It reads the tiks from the WiiU itself, and it gives you the ID, key, and tik file name. It prints them instead of returning the info, so you get what you get. Obtaining the title's name would require additional processing, either using an online reference, or walking to the meta files (if they're currently installed).

I don't know what utikreader does because I haven't seen the source.
 
FIX94's command doesn't do that. It reads the tiks from the WiiU itself, and it gives you the ID, key, and tik file name. It prints them instead of returning the info, so you get what you get. Obtaining the title's name would require additional processing, either using an online reference, or walking to the meta files (if they're currently installed).

I don't know what utikreader does because I haven't seen the source.

Oh! I see. Thank you! That's awesome!
 
this is quite funny, I just added a command like this to wupclient.py itself separate of that, funny to see 3 completely different implementations now :D
https://github.com/FIX94/iosuhax/commit/4b094d88f89e416a3463f854f9875378d2e81090
so yea if you just use wupclient the command for this is get_tik_keys and it'll print id, key and .tik file it came from all sorted.

I cant seem to get this to work. All it returns for me is:

>>> get_tik_keys
<function get_tik_keys at 0x00000000026396D8>
>>>

I am using the latest wupclient.py with the get_tik_keys def inside. I have tried it with both the latest builds of dimok and Fix94 fw.img but both have the same results for me.

I tried downloading a file from the wiiU with wupclient.py and the wupserver is working fine.

What am I doing wrong?
 
you know what a function is right? so I hope you also know you have to call it like a function, such as get_tik_keys()...
 
you know what a function is right? so I hope you also know you have to call it like a function, such as get_tik_keys()...

Sorry I'm not a programmer. You only wrote "the command for this is get_tik_keys" so I thought that would be enough.
get_tik_keys() worked.

Thanks for helping me out.
 
  • Like
Reactions: yahoo

Site & Scene News

Popular threads in this forum