More actions
No edit summary |
(→Usage) |
||
Line 21: | Line 21: | ||
==Usage== | ==Usage== | ||
<source lang="dos">WiiCertDump <input></source> | < source lang="dos">WiiCertDump <input></ source > | ||
Where <tt><input></tt> is the IOS binary (.app) to search for the certificates. This is normally found in /title/00000001/0000000d/content/ and is around 1500kb in size. 6 certificate files will be extracted to the folder the program is located in. | Where <tt><input></tt> is the IOS binary (.app) to search for the certificates. This is normally found in /title/00000001/0000000d/content/ and is around 1500kb in size. 6 certificate files will be extracted to the folder the program is located in. |
Revision as of 03:46, 6 November 2022
WiiCertDump | |
---|---|
General | |
Author | RHY3756547 |
Type | PC utilities |
Version | 0.1 |
License | Mixed |
Last Updated | 2013/01/23 |
Links | |
Download | |
Simple tool that extracts WC24 (Wii Connect 24) SSL certificates from an IOS binary found in a NAND dump. (windows only) These are also used to connect to WFC online multiplayer services and more.
Usage
< source lang="dos">WiiCertDump <input></ source >
Where <input> is the IOS binary (.app) to search for the certificates. This is normally found in /title/00000001/0000000d/content/ and is around 1500kb in size. 6 certificate files will be extracted to the folder the program is located in.
Either drag the file onto the program or use the above command in a command prompt window in the location the program is saved.
External links
- Wiibrew - https://wiibrew.org/wiki/WiiCertDump