Hacking How do I deactivate my account?

The3rdknuckles

Well-Known Member
OP
Member
Joined
Dec 30, 2015
Messages
479
Trophies
0
XP
1,785
Country
United States
Hi fellow tempers! So I have 2 Nintendo Switch consoles first one on 3.0.0 and second on most current as of writing this. My problem is with the current one I would like to purchase things from the e-shop, but I’m getting a msg saying I need to deactivate on my 3.0.0. How do I go about doing this without updating my 3.0.0?
 
D

Deleted-442439

Guest
Hi fellow tempers! So I have 2 Nintendo Switch consoles first one on 3.0.0 and second on most current as of writing this. My problem is with the current one I would like to purchase things from the e-shop, but I’m getting a msg saying I need to deactivate on my 3.0.0. How do I go about doing this without updating my 3.0.0?

Dump your console cert and use my my app Nshoptool to change the primary console.
 
D

Deleted-442439

Guest

You will need pegaswitch to perform a dump, but I am on mobile right now without access to the script, if you search around I am sure it is on a thread here

--------------------- MERGED ---------------------------

You will need pegaswitch to perform a dump, but I am on mobile right now without access to the script, if you search around I am sure it is on a thread here

Here it is, you want the file Nshop.p12
https://cdn.discordapp.com/attachments/269333940928512010/422563703716839424/dump_bis.js
 

The3rdknuckles

Well-Known Member
OP
Member
Joined
Dec 30, 2015
Messages
479
Trophies
0
XP
1,785
Country
United States

Foupen

Well-Known Member
Newcomer
Joined
Apr 28, 2017
Messages
69
Trophies
0
XP
144
Country
Taiwan
Dump your console cert and use my my app Nshoptool to change the primary console.
Wow thank you very much. I had the same issue as OP when I bought a second Switch to play Mario Odyssey and other newer games. But not knowing how to unlink my account from my 3.0.0 Switch (since it's impossible to connect to eShop on a 3.0.0 Switch), I just ended up creating a brand new account at the cost of losing all the My Nintendo Points I had collected thus far. But thakns to your app, I can finally unlink my account from my 3.0.0 Switch and inherit it to my second Switch. Thank you!
 
  • Like
Reactions: Subtle Demise

The3rdknuckles

Well-Known Member
OP
Member
Joined
Dec 30, 2015
Messages
479
Trophies
0
XP
1,785
Country
United States
  • Like
Reactions: senas8

Foupen

Well-Known Member
Newcomer
Joined
Apr 28, 2017
Messages
69
Trophies
0
XP
144
Country
Taiwan
Dump your console cert and use my my app Nshoptool to change the primary console.
I dumped my system using dump_bis.js, extracted it with Python2.7, and then I got a bunch of folders that start with "0100XXXXXXXXXXXX" in C:\Python27\FactoryTitles. Where is my console cert located, and how do I install it on my PC so I can use Nshoptool to deregister my account from my 3.0.0 Switch?
https://i.imgur.com/apnboXq.png
 
Last edited by Foupen,
D

Deleted-442439

Guest
I dumped my system using dump_bis.js, extracted it with Python2.7, and then I got a bunch of folders that start with "0100XXXXXXXXXXXX" in C:\Python27\FactoryTitles. Where is my console cert located, and how do I install it on my PC so I can use Nshoptool to deregister my account from my 3.0.0 Switch?
https://i.imgur.com/apnboXq.png

I am not sure of the exact directory, but just search for "Nshop.p12" in Windows explorer.

Once you have it just double click and it will install. You will be prompted for a password, the password is "shop". Once you have it installed open my tool and you will be prompted to select a cert, chose yours and you will be logged in on your console.

--------------------- MERGED ---------------------------

Wow thank you very much. I had the same issue as OP when I bought a second Switch to play Mario Odyssey and other newer games. But not knowing how to unlink my account from my 3.0.0 Switch (since it's impossible to connect to eShop on a 3.0.0 Switch), I just ended up creating a brand new account at the cost of losing all the My Nintendo Points I had collected thus far. But thakns to your app, I can finally unlink my account from my 3.0.0 Switch and inherit it to my second Switch. Thank you!

No problem, glad I can help :) Let me know if you got it working so I can post a guide!
 
D

Deleted-442439

Guest
Just letting @The3rdknuckles know some more details: once you log into the eshop on PC using your certificate and the app by @jjbredesen, you just disconnect the account from the console as you would on your actual Switch.

P.S.: Nshop.p12 should be in the 0100000000000800 (ends in 800) folder.

@The3rdknuckles if you are able to do it, could you take a few screenshots of the process? I would like to make a tutorial for people, but my current Switch is stuck on 4.1.0 so I can't document the process myself..
 

Foupen

Well-Known Member
Newcomer
Joined
Apr 28, 2017
Messages
69
Trophies
0
XP
144
Country
Taiwan
Just letting @The3rdknuckles know some more details: once you log into the eshop on PC using your certificate and the app by @jjbredesen, you just disconnect the account from the console as you would on your actual Switch.

P.S.: Nshop.p12 should be in the 0100000000000800 (ends in 800) folder.
When I run the command ".\python find_nca_headers.py BIS-PARTITION-SYSTEM2.bin.0" on CMD, it creates many folders in C:\Python27\FactoryTitles, but not the 0100000000000800 folder. Am I doing something wrong? https://i.imgur.com/apnboXq.png

Here is the output log.
https://pastebin.com/yZNAMaiu
 

Foupen

Well-Known Member
Newcomer
Joined
Apr 28, 2017
Messages
69
Trophies
0
XP
144
Country
Taiwan
Hang on. The 0100000000000800 title was added with Switch v2.0.0, and is therefore NOT a 'Factory title'. That is probably why it isn't among your folders.

Edit: Use this to dump your shopN certificate (You'll need to be able to run PegaSwitch): https://github.com/reswitched/pegaswitch/blob/master/usefulscripts/dumpArchives.js
So I didn't even have to use dump_bis.js? Anyway, I ran the command "evalfile usefulscripts/dumpArchives.js" on PegaSwitch, and it created these bin files in "./pegaswitch/dumps/archives".
Oy38Cdm.png
Then, I extracted the 0100000000000800.bin with hactool. Here is what I got.
ssl_Crl.bdf
ssl_TrustedCerts.bdf

Now, how can I convert these files into ShopN.p12? I did some googling and searched on Reswitched's Discord channel, but couldn't find any info about these files.
 
Last edited by Foupen,
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys