Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

CrafterPika/MacGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archived

Replaced by PNIDGrab


MacGrabber

Splatoon v288 Cemu PID Grabber for MacOS. Download latest release here.

image

Output

Tool will provide following output:

  • Player Number
  • Player Name
  • PID (hex & dec format)
  • PNID (Fetched from Pretendo's API)
  • Session ID (hex & dec format)
  • Fetch date (time when the script ran)

Compile

You'll need brew.sh to compile this project

Install mono using homebrew:

brew install mono

To compile the code:

mcs -out:MacGrabber.exe MacGrabber.cs -r:System.Net.Http -r:System.Xml.Linq

Run it while Splatoon is open in Cemu:

sudo mono ./MacGrabber.exe

Credits

Special Thanks goes to:

About

Splatoon v288 Cemu PID Grabber for MacOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages