mkey generator


DSi/ 3DS / Wii / Wii U / Switch parental controls master key generator.

(required for Wii/DSi/3DS/Wii U)

(device ID required for Switch 8.0.0+, leave empty otherwise)

Credits

RE and implementation by Dazzozo
SALT greetz: WulfyStylez and shinyquagsire23
parentool by neimod, for the old (v0) key algorithm
Key extraction: GaryOderNichts, zoogie, lifehackerhansol, Myria
API: lifehackerhansol
eiphax implementation hosted by eip and supported by hansol

FAQ

What?

This tool generates the "master key" (unlock code) for 3DS, Wii U and Switch parental controls.
Usually, one would have to contact Nintendo for this and explain the situation, or have it emailed to the account holder on file.
The main advantage of this tool over others is that it supports more recent platforms.

To use this, all that is required is the inquiry number displayed on the device. In some cases (v0/v1/v2), the date according to the system is also required.
For the v4 algorithm (see below), the device ID of the console must be provided in the additional data field.
The algorithm required will be automatically selected based on your input.

What does this support?

The current list is:

What is the deal with v4 (Switch 8.0.0+)?

Nintendo has changed the algorithm to require a unique device ID that is stored on the console that can be difficult to obtain without exploiting the console in some way.
The device ID can be derived from fuses or obtained from PRODINFO on the Switch.
This limits the practical usage of the generator on these firmwares, as if one is able to obtain the device ID there are likely other ways to disable parental controls.
There is currently no known way to derive/obtain the device ID through trivial/visible methods.

Source code?

You can get the code for the backend here.