Skip to content

Instantly share code, notes, and snippets.

@jakibaki
jakibaki / 0-GUIDE.md
Created June 18, 2018 14:44 — forked from khang06/0-SD-GUIDE.md
Switch SD Dumping 101

This guide assumes you have previous experience with hactool and messing with your NAND. You aren't supposed to blindly copy commands in this, so read before pasting!

Also, the Python sections require Python 2.7 and pycrypto.

Obtaining Your SD Seed

  1. Open sd:/Nintendo/contents/private in a hex editor.
  2. Copy the hex representation of it and put it somewhere for later.
  3. Mount your NAND's SYSTEM partition.
  4. Open /save/8000000000000043 in a hex editor.
@jakibaki
jakibaki / README.md
Last active October 26, 2018 16:34 — forked from bmwalters/README.md
Hopper solus package

Hopper Disassembler package for Solus

This is a package for eopkg for the Hopper Disassembler.

Installation

sudo eopkg bi https://gist.githubusercontent.com/bmwalters/d453feb913492c23df06d78820fee4d7/raw/pspec.xml
sudo eopkg it hopper-disassembler-*.eopkg;sudo rm hopper-disassembler-*.eopkg