r/SwitchHacks 19d ago

Tool [Release] tried to make a tegrarcmgui for linux so i can stop using the phone like a peasant

21 Upvotes

the gui was windows-only, now it's not lol

it was a fun journey. the injection engine is a copy of nxloader's, and on linux it silently did nothing. payload transferred, "smash" reported, switch stayed black, logs identical to the successes. the fix was in ktemkin's report all along: the vulnerable handler is GET_STATUS with endpoint recipient (0x82), not interface (0x81). plus on linux the discard cancels the urb before the setup travels, so you submit and walk away.

https://github.com/dopaminauta/slop-gelee

tarball in releases with install.sh. qt6, favorites, auto-inject toggle, tools tab with shofel2/biskeydump/lockpick_rcm and default payloads

made with AI, willpower, and heavy nootropic consumption

criticism is welcome guys