-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
OBJS = main.o | ||
LIBS = | ||
CXXFLAGS = -I. | ||
CFLAGS = -Wall -I. | ||
OUTPUT = parentool | ||
CC = gcc | ||
|
||
main: $(OBJS) | ||
g++ -o $(OUTPUT) $(LIBS) $(OBJS) | ||
|
||
|
||
clean: | ||
rm -rf $(OUTPUT) $(OBJS) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
#include <stdio.h> | ||
#include <stdlib.h> | ||
#include <string.h> | ||
#include <stdint.h> | ||
|
||
unsigned int calculate_master_key(unsigned char* generator) | ||
{ | ||
uint32_t table[0x100]; | ||
uint32_t data; | ||
uint32_t i, j; | ||
uint32_t y; | ||
uint8_t x; | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
cartmenthehun
|
||
uint64_t yll; | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
kwilliams27
via email
|
||
uint32_t yhi; | ||
|
||
for(i=0; i<0x100; i++) | ||
{ | ||
data = i; | ||
for(j=0; j<4; j++) | ||
{ | ||
if (data & 1) | ||
data = 0xEDBA6320 ^ (data>>1); | ||
else | ||
data = data>>1; | ||
|
||
if (data & 1) | ||
data = 0xEDBA6320 ^ (data>>1); | ||
else | ||
data = data>>1; | ||
} | ||
|
||
table[i] = data; | ||
} | ||
|
||
y = 0xFFFFFFFF; | ||
x = generator[0]; | ||
for(i=0; i<4; i++) | ||
{ | ||
x ^= y; | ||
y = table[x] ^ (y>>8); | ||
x = generator[1+i*2] ^ y; | ||
y = table[x] ^ (y>>8); | ||
x = generator[2+i*2]; | ||
} | ||
|
||
y ^= 0xAAAA; | ||
y += 0x1657; | ||
|
||
yll = y; | ||
yll = (yll+1) * 0xA7C5AC47ULL; | ||
yhi = (yll>>48); | ||
yhi *= 0xFFFFF3CB; | ||
y += (yhi<<5); | ||
|
||
return y; | ||
} | ||
|
||
int main(int argc, const char* argv[]) | ||
{ | ||
unsigned char generator[9] = {0}; | ||
unsigned int servicecode, month, day, masterkey; | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
RyoutaKun
via email
|
||
|
||
if (argc != 4) | ||
{ | ||
printf("usage: <servicecode> <month> <day>\n"); | ||
exit(1); | ||
} | ||
|
||
servicecode = strtoul(argv[1], 0, 10); | ||
month = strtoul(argv[2], 0, 10); | ||
day = strtoul(argv[3], 0, 10); | ||
|
||
servicecode %= 10000; | ||
This comment has been minimized.
Sorry, something went wrong. |
||
month %= 100; | ||
day %= 100; | ||
sprintf((char*)generator, "%02d%02d%04d", month, day, servicecode); | ||
|
||
masterkey = calculate_master_key(generator); | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong. |
||
|
||
printf("Master key is %05d\n", masterkey); | ||
return 0; | ||
} | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
suliboy
|
238 comments
on commit bcb3734
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can I get a master key for a wii u date 10/23/2014
Inquirynumber 2008865692
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls help me i cant remember PIN code nindento d3s XL QEF104100804
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can somebody help me, can you get my master key for Nintendo 3DS XL date 10/6/2022
my inquiry number is 1426258177.
if you can, send to my email at [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you in advance for everything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can somebody help me, can you get my master key for Nintendo 3DS XL date 10/6/2022
my inquiry number is 1426258177.
if you can, send to my email at [email protected] or [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help!
the master key generator generates the wrong code for me!
My 3Ds system Ver. 11.16.0-49J 2022/10/16
Enquiry Number: 9429822249
if you can, send to my email at [email protected]
Thank you in advance for everything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help!
the master key generator generates the wrong code for me!
My 3Ds system Ver. 11.16.0-49J 2022/10/27
Enquiry Number: 9429822249
if you can, send to my email at [[email protected]]
Thank you in advance for everything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Por favor ayuda!
¡el generador de claves maestras genera el código incorrecto para mí!
Mi sistema Switch Ver. 15
Número de consulta: 136682
si puede, envíelo a mi correo electrónico a: [email protected]
Gracias de antemano por todo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
13949 24784
Nintendo 3ds xl
12/11/2022
thank you in advance,, your a life saver.!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
94281 30241
Nintendo 3ds ll
12/28/2022
お願いします!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
numero requete 135 232 switch code general
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comment reinialiser switch avec code parental perdu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, the Wii U 5.5.6U is not support anymore, the generated master key is not able to use in 5.5.6 firmware.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi a 2ds
24279 48327
09/03/2023
if you can, send to my email at ( [email protected] )
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When are you able to update this coding for vr 18.0.0 for Nintendo switch. Please update it as soon as possible. Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
お問い合わせ番号94184 76177 日付2月21
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1425343508
4/5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3DS 13485 59508
5/11 email: ([email protected]) thank you
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Switch
136838
XAW10084025325
20/5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I got a 3ds for my son for Christmas secondhand and I cannot get the master code even with the master code generator please help, 5/29. 14317 80490
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Send the master code to this([email protected])
Inquiry:133167
Serial number:XAW70012780634
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3ds inquiry number: 1434687262
@ @send the master code to([email protected])
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1434687262
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1421526402 (3ds inquiry number)
Please send to [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help me I am having trouble with my new NINTENDO 3DS XL parental controls and here is my Inquiry Number 14357 42703 and please send the master key code to [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and my new NINTENDO 3DS XL date January 25, 2011
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the master key generator generates the wrong code for me!
My new nintendo 3Ds xl system Ver. 11.6.0-49U
Enquiry Number: 1423737327
Mail [email protected] plissss
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you help me please
Enquiry number 14281 70255
Gmail: [email protected]
My device is a 3Ds xl
The date is 7/18/2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Help
Enquiry number 130077
Send to [email protected]
Console serial number XJW10037182006
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi everyone
I have nintendo switch
Enquiry number :138083
Serial xkj40018681013
Please help me i need master key code.thanks!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey 2ds
10/20
14345 69735
[email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
こんにちは
[email protected]
10月22日 問い合わせ番号 94323 76914
シリアルはQJF116871105
マスターキー お願いします
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3DSです。すいません、助けてもらえませんか。マスターコードが必要です。
日付は4月19日でお問い合わせ番号が9329655151です。よろしくお願いします。3DSです。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i need masterkey for swich my version is : 17.0.0 the date is 11/7/23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3DS parent code master key required
3DS Ver.11.17.0-50J
contact number:94380 28211
date:11/12(sun)
If you successfully decrypt the master key, please send it to this email address:[email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Se requiere clave maestra para nintendo switch
Numero de referencia :135031
Numero serie consola : XAJ40062408260
Llave a ,
[email protected]
Muchas gracias
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Help, i need masterkey
reference number : 35167232
Ver.3.1.0
send the code to this account : [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
マスターキーが必要です
お問い合わせ番号 :9427470499
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello needed help. I FORGOT Parent pin on switch.
Someone know how sorting master key ?
This is my kids Switch.
Enquiry number:137566
Serial number: XKJ70048405419
Email. [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Help!
The mkey website is not working!
I have New Nintendo 3Ds XL
Inquiry Number: 14381 20164
Ver. 11.17.0-50U
Please please send to Email: [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please help i need mkey i bought a 3ds off ebay and there is parental controls the inquiry number is 1410616705
send mkey to [email protected]
the date and time is present time so at the time of posting this jan 5 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need help! code: 137310
thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need help! code: 137310
email is: [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mine is a 2ds xl and my inquiry number is 1438369780 and my email is [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inquiry number is 1425738824 and email is [email protected]. Master key didn’t work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
help!!
Please decrypt my master key!
My email address is
My code 94388 93246
[email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help!
the master key generator generates the wrong code for me!
My 3Ds system Ver. 11.16.0-49E 2024/04/04
Enquiry Number: 24277 28558
if you can, send to my email at [ [email protected] ]
Thank you in advance for everything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nintendo Switch
Anfragenummer:131932
E-Mail:[email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Parental Wii u numéro de série : FEF102593318
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nintendo Switch
Email: [email protected]
Inquiry number: 137324
Serial Number: XJW70015744640
Plz help me
Time: 6/10/2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Enquiry number 23816 28659
Email account is : [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3ds
Inquiry number 1436900518
Date 06/29/2024
Email [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3Ds
Inquiry Number 1437279935
3/7 Mon
Email: [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3DS
Inquiry Number:
12400 35657
9/8 Sun
Email: [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3DS
Inquiry Number: 23691 05633
01/01 Sunday
Email: [email protected]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can somebody help me to get my master key for New Nintendo 2DS XL.
Inquiry Number: 14237 22246
10/16 Wednesday
Email: [email protected]
Inquiry number XAW10030752886
Date 6/14