Difference between revisions of "Update Downloader"
(Updated to version 2.0) |
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = Update Downloader | | title = Update Downloader | ||
| image = | | image = | ||
− | + | | type = pc utility | |
− | | type = | ||
| author = [[User:SquidMan|SquidMan]] | | author = [[User:SquidMan|SquidMan]] | ||
− | + | | version = 2.1 | |
− | | version = 2. | + | | download = Update_Downloader#Downloads |
− | | download = | ||
| source = Included | | source = Included | ||
}} | }} | ||
+ | |||
+ | '''Version 2.0 wouldn't compile. 2.1 solves this problem.''' | ||
+ | |||
+ | '''The scripts accidentally were not in the archive. They have been added as a seperate archive.''' | ||
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. | 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. | ||
Line 15: | Line 17: | ||
Please read the readme, as to prevent anyone from asking stoopid questions. | Please read the readme, as to prevent anyone from asking stoopid questions. | ||
There are 2 bash scripts in this package: | There are 2 bash scripts in this package: | ||
− | * A script for downloading all the versions of the [[ | + | * 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. | * 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. | 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. | ||
+ | '''[[User:Duhow/Windows_Update_Downloader|Manual for making in Windows]]''' | ||
== Downloads == | == Downloads == | ||
− | [Update Downloader 2. | + | [http://squidman.no-ip.org/wii/update_downloaderV3.tar.gz Update Downloader 2.1] [http://squidman.no-ip.org/wii/ud_scriptsV1.tar.gz Update Downloader Scripts] |
− | + | ||
+ | [http://squidman.no-ip.org/wii/update_downloaderV2.tar.gz Update Downloader 2.0] (DOES NOT COMPILE. USE VERSION 2.1, KTHX) | ||
+ | |||
+ | [http://squidman.no-ip.org/wii/update_downloaderV1.tar.gz Update Downloader 0.1] (PLEASE DO NOT USE THIS! ESPECIALLY FOR LEARNING!!!) |
Latest revision as of 18:21, 10 August 2009
Update Downloader | |
General | |
---|---|
Author(s) | SquidMan |
Type | PC utility |
Version | 2.1 |
Links | |
Download | |
Source |
Version 2.0 wouldn't compile. 2.1 solves this problem.
The scripts accidentally were not in the archive. They have been added as a seperate archive.
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.1 Update Downloader Scripts
Update Downloader 2.0 (DOES NOT COMPILE. USE VERSION 2.1, KTHX)
Update Downloader 0.1 (PLEASE DO NOT USE THIS! ESPECIALLY FOR LEARNING!!!)