Ctrrpc 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Homebrew utility applications on 3DS" to "" |
No edit summary |
||
| Line 8: | Line 8: | ||
|version=Beta | |version=Beta | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ctrrpc. | |download=https://dlhb.gamebrew.org/3dshomebrews/ctrrpc.zip | ||
|website=https://github.com/smealum/ctrrpc | |website=https://github.com/smealum/ctrrpc | ||
|source=https://github.com/smealum/ctrrpc | |source=https://github.com/smealum/ctrrpc | ||
Latest revision as of 11:08, 22 June 2024
| Ctrrpc | |
|---|---|
| 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.
Note: Source only.
External links
- GitHub - https://github.com/smealum/ctrrpc