In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Update Downloader"

From WiiBrew
Jump to navigation Jump to search
(Added Update Downloader!)
 
(Updated to version 2.0)
Line 6: Line 6:
 
| author      = [[User:SquidMan|SquidMan]]
 
| author      = [[User:SquidMan|SquidMan]]
 
| display    =  
 
| display    =  
| version    = 1
+
| version    = 2.0
| download    = [http://wiibrew.exofire.net/~squidman/wii/update_downloader.tar.gz Here]
+
| download    = [http://wiibrew.exofire.net/~squidman/wii/update_downloaderV2.tar.gz Here]
 
| source      = Included
 
| source      = Included
 
}}
 
}}
  
Update Downloader is an application for your computer that gets Titles from the Nintendo Update Servers, decrypts them, and saves them to a folder. It allows you to choose which version of the title to download, so you can examine earlier versions.
+
Update Downloader is an application for your computer that gets Titles from the Nintendo Update Servers, decrypts them, and saves them to a folder. It allows you to choose which version of the title to download, so you can examine earlier versions. It also allows you to automatically remove the ELFLOADER header from the IOS kernel, and "fix" the System Menu executable for loading in IDA.
  
 
Please read the readme, as to prevent anyone from asking stoopid questions.
 
Please read the readme, as to prevent anyone from asking stoopid questions.
The readme also contains a link to a file telling you which titles changed in the 3.4 update, so you can download all the titles affected by the update. There is also a bash script inside for downloading all the versions of the [[System_Menu|System Menu]], from 2.0 to 3.4 (U?). See [[System_Menu_Versions|System Menu Versions]] for a list of all versions of the [[System_Menu|System Menu]].
+
There are 2 bash scripts in this package:
 +
* A script for downloading all the versions of the [[System_Menu|System Menu]] that are currently hosted on NUS. See [[System_Menu_Versions|System Menu Versions]] for a list of all versions of the [[System_Menu|System Menu]].
 +
* A script for downloading the 3.4 update. It is currently set to download the 3.4U System Menu, however, you can easily change this in the script.
  
You may download it here:
+
NOTE: I have NOT included a binary in this package because I don't want people bitching about it not working on their system. Just spend 2 minutes to fire up a terminal and type make. It's not that hard people.
[http://wiibrew.exofire.net/~squidman/wii/update_downloader.tar.gz http://wiibrew.exofire.net/~squidman/wii/update_downloader.tar.gz]
+
 
 +
== Downloads ==
 +
[Update Downloader 2.0 http://wiibrew.exofire.net/~squidman/wii/update_downloaderV2.tar.gz]
 +
[Update Downloader 0.1 http://wiibrew.exofire.net/~squidman/wii/update_downloaderV1.tar.gz] (PLEASE DO NOT USE THIS! ESPECIALLY FOR LEARNING!!!)

Revision as of 10:28, 8 December 2008

Update Downloader
General
Author(s)SquidMan
TypePC Utility
Version2.0
Links
[[Here|Download]]
Source

Update Downloader is an application for your computer that gets Titles from the Nintendo Update Servers, decrypts them, and saves them to a folder. It allows you to choose which version of the title to download, so you can examine earlier versions. It also allows you to automatically remove the ELFLOADER header from the IOS kernel, and "fix" the System Menu executable for loading in IDA.

Please read the readme, as to prevent anyone from asking stoopid questions. There are 2 bash scripts in this package:

  • A script for downloading all the versions of the System Menu that are currently hosted on NUS. See System Menu Versions for a list of all versions of the System Menu.
  • A script for downloading the 3.4 update. It is currently set to download the 3.4U System Menu, however, you can easily change this in the script.

NOTE: I have NOT included a binary in this package because I don't want people bitching about it not working on their system. Just spend 2 minutes to fire up a terminal and type make. It's not that hard people.

Downloads

[Update Downloader 2.0 http://wiibrew.exofire.net/~squidman/wii/update_downloaderV2.tar.gz] [Update Downloader 0.1 http://wiibrew.exofire.net/~squidman/wii/update_downloaderV1.tar.gz] (PLEASE DO NOT USE THIS! ESPECIALLY FOR LEARNING!!!)