A tool to download and decrypt NUS stuff
Go to file
Maschell e2bd327368 added -file parameter
Now you can use a regex to download only some files via command line
example:
java -jar jnustool.jar TITLEID -file /code/.*.rpx
to download just the -rpx file
updated the csv file
2016-10-21 20:09:52 +02:00
.settings First commit =) 2016-02-01 20:54:01 +01:00
jar added -file parameter 2016-10-21 20:09:52 +02:00
src/de/mas/jnustool added -file parameter 2016-10-21 20:09:52 +02:00
.classpath First commit =) 2016-02-01 20:54:01 +01:00
.gitattributes :octocat: Added .gitattributes & .gitignore files 2016-02-01 20:52:00 +01:00
.gitignore Fixed some bugs, updated the CSV 2016-08-24 21:27:35 +02:00
.project First commit =) 2016-02-01 20:54:01 +01:00
release.zip added -file parameter 2016-10-21 20:09:52 +02:00