This repository was archived by the owner on Sep 11, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
contificate/xbrpc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An effort at a small front-end for xbrpc.
This is a work-in-progress that I work on sparingly.
TODO:
- Add more data types as arguments (
char
,bool
, etc.) even though most of these can be achieved with the existent ones (due to how they're given to argument registers anyway). - Clean up the source of
xbrpc
and merge it into this repository. - Add return type information (requires defining a more serious protocol).
- Potentially add length-prefixing to the protocol since right now I'm relying on fairly consistent TCP windowing sizes.
- Add support for an XBDM-based debugging channel that spews everything given to
DbbPrint
(seehttps://gist.github.com/obscurecolin/83cda0f6320cba468d3b469a95abaa93 - requires I print useful messages fromxbrpc
). - Add tab closing support that actually terminates the connection (
kDisconnect
)
About
A cross-platform dynamic RPC front-end for exploited Xbox 360 consoles running xbrpc
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published