If that's true, I need to start doing that...Someone told me I could use the update title.tik and place it within the folder of the NUS full game and at the 0x1bf edit in the title key there and it should decrypt it hmm
I've never heard that before
If that's true, I need to start doing that...Someone told me I could use the update title.tik and place it within the folder of the NUS full game and at the 0x1bf edit in the title key there and it should decrypt it hmm

you don't need the "update" title.tik
any file with the NUS key at 0x1BF will work with cdecrypt.

python -c "import binascii; open('title.tik', 'wb').write(b'\0'*0x1bf + binascii.unhexlify('<pasteyourkeyhereinbetweenthequotes>'.replace(' ','')))"
you can't decrypt without a ticket (or more exactly, without the encrypted title key located inside the ticket file)
The ticket is provided with game updates, because updates are free. so nintendo provides a ticket for free along the downloaded update. The ticket is tied to that update, you can't use the same ticket for another title.
If you download the full game, don't expect nintendo to provide the ticket for you if you didn't pay for the game.
But the title.tik content is not needed to decrypt the downloaded files (update, or full games). You only need the encrypted key linked to the file you want to decrypt.
create a file or edit any file in hexeditor and place the key at 0x1bf (if you know the key)
it's not necessarily a title.tik file that you need, could be "random_name.ext" with the key at 0x1bf and it will work too.
example to generate an empty file with the key at the correct position with python
Code:python -c "import binascii; open('title.tik', 'wb').write(b'\0'*0x1bf + binascii.unhexlify('<pasteyourkeyhereinbetweenthequotes>'.replace(' ','')))"
Yeah i thought you were busy in week dayssometime on week days (on evening, after work and housework and family duties)
But most work are done on weekend when everybody is available at the same time to work together.
it helps being on the same timezone than dimok
It still needs proper debugging to get the all the good memory addresses from users, it was scheduled for this weekend but as they started porting it to 5.4 it may take a little bit longersomeone rumored that loadiine gx will be coming out soon
anyone can confirm this?
if you have not solved your problem, this is the MD5 checksum of the directory :Still the same issue Im lost please help!?
someone rumored that loadiine gx will be coming out soon
anyone can confirm this?

Well, I'm not working a lot, he does all the job and progressYeah i thought you were busy in week daysbut its good to see that you are making a good progress even though you dont have a lot of time. Its cool to see that you are still working with Dimok, you guys made such a good job with usb loader gx.
Hate to tell ya man but your 5.3.2 kernel is no longer available. Here's the exact error message. Guess I'm just gonna try my luck at hosting it locally.As per @EclipseSin authorization, here follows a mirror that I created with his files:
http://leetwiiu.pe.hu
uh...that means its there...since the code is embedded in the shellcode.Hate to tell ya man but your 5.3.2 kernel is no longer available. Here's the exact error message. Guess I'm just gonna try my luck at hosting it locally.
"Forbidden: a malicious file has been detected. Detected as: HTML.Shellcode"
Tried it on my PC just to see if my console was being a pain but got the same results.





