this post was submitted on 05 Dec 2023
7 points (100.0% liked)

Switch Pirates - A community of pirates, FOR pirates.

1444 readers
1 users here now

Get information on everything revolving around piracy on the Nintendo Switch - apps, games, development, and support.

That being said, if you enjoy a game and you have sufficient money, consider supporting the developers by buying it.

Rules:

Resources:

founded 1 year ago
MODERATORS
7
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

What software is out there to verify that NSPs are authentic and unmodified? I would prefer one that runs on a Linux terminal.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)

SAK is Windows exclusive, but I got NSC_BUILDER's squirrel.py running in a python venv and it seems to do what I need. A bit of a pain to set up and use though. It would be much easier if it was set up as a pypi package. I also found NUT which I also got running in another python venv but I think I prefer NSC_BUILDER.

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

Glad something worked, thanks for the feedback!

edit: also thank you for mentioning NUT, I hadn’t seen that one yet.