
Payload injection tool for Nintendo Switch consoles vulnerable to CVE-2018-6242 ("Fusée Gelée")
CLI tool for Nintendo Switch RCM payload launching (Fusée Gelée). Uses Zig and libusb.
zig build -Doptimize=ReleaseSafe run -- /path/to/payload.bin
Note: with a Debug build (-Doptimize=Debug), resulting RCM payload buffer is also written to debug_payload.bin in the current working directory.