/effective-spoon

C++ implementation of Splatoon 2 save decryption/encryption, supports up to save version 8 (update 5.1.0)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

splatsave

C++ implementation of Splatoon 2 save decryption/encryption, supports up to save version 8 (update 5.1.0).

Requires mbedtls and zlib to compile.

make to compile.

make switch to compile a Switch homebrew PoC version. It can be used with default file name or passing in args with nxlink.

Thanks

  • Lean for bombing me with hints when I reversed ver 4 shuffle.