profi200 / sysUpdater

3DS offline system updater using CIA files
GNU General Public License v3.0
98 stars 33 forks source link

[REQUEST] Check CIA MD5 before upgrade/downgrade #28

Open mariogamer2 opened 8 years ago

mariogamer2 commented 8 years ago

SafeSysUpdater do this,does it is possibe do include it?

https://github.com/Cpasjuste/SafeSysUpdater

Also,does it is possible to check upgrade/downgrade file without downgrading or upgrading?

profi200 commented 8 years ago

Not sure if i can/want to implement this in the close future. I'm busy with another project right now. I leave it opened.

mariogamer2 commented 8 years ago

Another request,can the apps check for the CIA file number (to avoid bad unziping) (For example,at 50 CIA,the app stop) ?

mariogamer2 commented 7 years ago

I have a somewhat great idea. We should put every hash in a hash.txt,with the format:

md5 title.cia

(md5sum like output)

profi200 commented 7 years ago

SafeSysUpdater (or how it is called) does something along the lines of this. It's a fork of a fork of sysUpdater.

Also MD5 <-- Please would not even use it for hashing anymore.