More actions
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = Ctrrpc | |title=Ctrrpc | ||
| image = | |image=3ds.png | ||
| | |description=RPC server/client for poking the 3DS usermode. Build from repo. | ||
| | |author=smealum (original by plutooo) | ||
| lastupdated = 2014/12/09 | |lastupdated=2014/12/09 | ||
| | |type=Utilities | ||
| | |version=Beta | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/ctrrpc.zip | ||
| source = https://github.com/smealum/ctrrpc | |website=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. | ||
'''Note:''' Source only. | |||
==External links== | |||
* GitHub - https://github.com/smealum/ctrrpc |
Latest revision as of 11:08, 22 Haziran 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