Ctrrpc 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 7: | Line 7: | ||
| license = Mixed | | license = Mixed | ||
| author = smealum (original by plutooo) | | author = smealum (original by plutooo) | ||
| website = https://github.com/smealum/ctrrpc | | website = https://github.com/smealum/ctrrpc | ||
| download = https://dlhb.gamebrew.org/ | | download = https://dlhb.gamebrew.org/3dshomebrews/ctrrpc.7z | ||
| source = https://github.com/smealum/ctrrpc | | source = https://github.com/smealum/ctrrpc | ||
}} | }} | ||
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. | 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. | The project is no longer in development. | ||
'''Note:''' Source only. | |||
==External links== | |||
* GitHub - https://github.com/smealum/ctrrpc | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Homebrew utility applications on 3DS]] | [[Category:Homebrew utility applications on 3DS]] | ||
Revision as of 00:43, 27 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.
Note: Source only.
External links
- GitHub - https://github.com/smealum/ctrrpc