Hacking JNUSTool - NUSGrabber and CDecrypt combined!

  • Thread starter Thread starter Maschell
  • Start date Start date
  • Views Views 459,951
  • Replies Replies 419
  • Likes Likes 45
Sure, here it is:
Getting FST from server.
java.lang.IllegalArgumentException: Not a FST. Maybe a wrong key? Don't worry if you only want to download encrypted files!
at de.mas.jnustool.FST.parse(FST.java:86)
at de.mas.jnustool.FST.<init>(FST.java:30)
at de.mas.jnustool.NUSTitle.<init>(NUSTitle.java:179)
at de.mas.jnustool.Starter.main(Starter.java:86)
Total Size of Content Files: 592.87 MB
Exception in thread "main" java.lang.NullPointerException
at de.mas.jnustool.gui.JCheckBoxTree.<init>(JCheckBoxTree.java:164)
at de.mas.jnustool.gui.NUSGUI.<init>(NUSGUI.java:46)
at de.mas.jnustool.Starter.main(Starter.java:86)

Starting via commandline if this is helpful in anyway...
 
Sure, here it is:
-snip-
Starting via commandline if this is helpful in anyway...
Yes, to create the GUI with FST, you need access to the FST. Without providing the NUSKey its not possible. Use "-dlEncrypted" instead or provide the NUSKey
Thanks, I'll add a proper error message.
 
Ah okay, I thought if no key was given it will automatically download encrypted ;)
Now it makes sense, thank you :)
 
Sorry but there is an inquiry there if it is possible to export the file list for the game as sometime the app is keep running in very low speed maybe X KB/S, and it would be great if we can download one by one with IDM or other soft.
 
Last edited by FunThomas,
Tried using this programme. The .jar opens as a winrar, can't open the jar like a normal programme or drag and drop tiks. It doesn't work right. Should of made it a .exe file
 
that's because winrar associated .jar extension to itself.
you can "double click" jar file and have Java launch them by re-associating the .jar extension to java.

.exe is not the only method to launch a program, exe is only an extension used by windows associated to windows kernel.

What you should do, is use a command lne window :
go to where your jar is located
shift+right click on en empty space on that folder
open a command line window here
type this :
java -jar JNUSTool.jar <titleID> -dlEncrypted

Doing this will run "java" (and not winrar), telling it that you want to execute a "jar", you provide the jar filename and arguments.



Note that even if you associate jar to java, double clicking WILL work, but it will open JNUStool in GUI mode which has a list of available game updates.
it will not list full games.
to get full games, you need to use the command line (inside a command line window or a .bat file)


@Maschell:
A user reported that JNUStool didn't detect a bad downloaded file :
https://gbatemp.net/threads/wii-u-u...-internal-memory.445514/page-163#post-6770859
He used JNUS to resume/fix, but didn't detect the content as bad.
 
that's because winrar associated .jar extension to itself.
you can "double click" jar file and have Java launch them by re-associating the .jar extension to java.

.exe is not the only method to launch a program, exe is only an extension used by windows associated to windows kernel.

What you should do, is use a command lne window :
go to where your jar is located
shift+right click on en empty space on that folder
open a command line window here
type this :
java -jar JNUSTool.jar <titleID> -dlEncrypted

Doing this will run "java" (and not winrar), telling it that you want to execute a "jar", you provide the jar filename and arguments.



Note that even if you associate jar to java, double clicking WILL work, but it will open JNUStool in GUI mode which has a list of available game updates.
it will not list full games.
to get full games, you need to use the command line (inside a command line window or a .bat file)


@Maschell:
A user reported that JNUStool didn't detect a bad downloaded file :
https://gbatemp.net/threads/wii-u-u...-internal-memory.445514/page-163#post-6770859
He used JNUS to resume/fix, but didn't detect the content as bad.
Thankyou continuing to help. Will try and get it working again soon. I've been using new nus and that's why I think I've had no success with internal install
 
Updated JNUSTool to 0.2!

DL: https://github.com/Maschell/JNUSTool/blob/master/release.zip?raw=true

Changelog:
- Added serval hash checks (h0-h3 + h3 file hash)
- added an automatic updatelist.csv updater (USE THE NEW CONFIG FILE)
- If the decrypted file already exists, but the hash is wrong it'll br re downloaded.
- to download the meta.xml in the beginning the cached files will be used if they exist.
- improved content type detection (fixed issue with some wrong decrypted files in the code folder)
- refactoring / code cleanup / several small fixes I don't remember

note: make sure to use the new config file. It contains the URL's for
the auto update feature

please report any issued. I changes some things. Hopefully I didn't break anything
 
Updated JNUSTool to 0.2!

DL: https://github.com/Maschell/JNUSTool/blob/master/release.zip?raw=true

Changelog:
- Added serval hash checks (h0-h3 + h3 file hash)
- added an automatic updatelist.csv updater (USE THE NEW CONFIG FILE)
- If the decrypted file already exists, but the hash is wrong it'll br re downloaded.
- to download the meta.xml in the beginning the cached files will be used if they exist.
- improved content type detection (fixed issue with some wrong decrypted files in the code folder)
- refactoring / code cleanup / several small fixes I don't remember

note: make sure to use the new config file. It contains the URL's for
the auto update feature

please report any issued. I changes some things. Hopefully I didn't break anything
JNUStool was working fine until I updated to this version. It now believes the common key length is wrong? Any thoughts?
 
JNUStool was working fine until I updated to this version. It now believes the common key length is wrong? Any thoughts?
Every new version includes a config file that doesn't have the common key in it. Look at 'config' in your other directory and copy the key from there. Do not just copy the whole config file because there are more lines in the new version.
 
  • Like
Reactions: BIFFTAZ
Every new version includes a config file that doesn't have the common key in it. Look at 'config' in your other directory and copy the key from there. Do not just copy the whole config file because there are more lines in the new version.
For some reason, I had a file ckey.bin in the folder with the common key inside it & assumed that was it... Anyway it works now. Thanks dude!!
 
How do I install the updates i grab with JNUSTool? Do I add them thru WUP Installer or do i copy/paste it to the game-folder before installing the game?
 

Site & Scene News

Popular threads in this forum