Ctrrpc 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "image = https://dlhb.gamebrew.org/3dshomebrew/" to "image = " |
m Text replacement - "| licence" to "| license" |
||
| Line 5: | Line 5: | ||
| version=Beta | | version=Beta | ||
| lastupdated = 2014/12/09 | | lastupdated = 2014/12/09 | ||
| | | license = Mixed | ||
| author = smealum (original by plutooo) | | author = smealum (original by plutooo) | ||
| website = https://github.com/smealum/ctrrpc/tree/gpu | | website = https://github.com/smealum/ctrrpc/tree/gpu | ||
Revision as of 09:58, 20 October 2021
| Ctrrpc | |
|---|---|
| File:Ctrrpc-01.jpg | |
| General | |
| Author | smealum (original by plutooo) |
| Type | Utilities |
| Version | Beta |
| License | Mixed |
| Last Updated | 2014/12/09 |
| Links | |
| Download | |
| Website | |
| Source | |
Ctrrpc is a small and easily extensible RPC server/client written in C/Python. It allows you to quickly poke service-commands and syscalls over Wi-Fi from a Python shell on your PC. Useful during reverse-engineering.
The project is no longer in development.