Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactors and adds TCP connectivity #9

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

abaire
Copy link

@abaire abaire commented Sep 10, 2021

  • Refactors scripts.
  • Fixes handling of packet IDs to allow interaction with an xbox debug kernel.
  • Modifies FIFO handling to match QEMU (expects two one-way FIFOs with ".in" and ".out" suffixes)
  • Adds TCP support.
  • Adds a sniffing logger to log interactions between a KD debugger and target.

@abaire
Copy link
Author

abaire commented Sep 10, 2021

Sorry for the huge PR; it took a lot of changes to track down issues with packet IDs that prevented interaction w/ a debug bios from working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant