A tool to download and decrypt NUS stuff
Go to file
Maschell f03719487f added hash checks and auto update
- Added serval hash checks (h0-h3 + h3 file hash)
- If the decrypted file already exists,  but the hash is missing it'll
re downloaded.
- to download the meta.xml 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)
- added an automatic updatelist.csv updater
- 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
2016-10-31 15:08:14 +01:00
.settings First commit =) 2016-02-01 20:54:01 +01:00
jar added hash checks and auto update 2016-10-31 15:08:14 +01:00
src/de/mas/jnustool added hash checks and auto update 2016-10-31 15:08:14 +01: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 hash checks and auto update 2016-10-31 15:08:14 +01:00