Skip to content

Port dump-xbox EEPROM and flash dumper to xboxpy#75

Merged
JayFoxRox merged 2 commits intomasterfrom
dump-xbox-py
Oct 22, 2019
Merged

Port dump-xbox EEPROM and flash dumper to xboxpy#75
JayFoxRox merged 2 commits intomasterfrom
dump-xbox-py

Conversation

@JayFoxRox
Copy link
Copy Markdown
Owner

@JayFoxRox JayFoxRox commented Oct 5, 2019

I'm trying to get rid of the old dump-xbox project.
This moves 2 more features into python-scripts.

I have tested the eeprom dumper in nxdk-rdt (worked). I assume the eeprom dumper also works using xbdm, but I did not test that.

I have tested the flash dumper using xbdm (worked).
It does not work using nxdk-rdt because of a bug in xboxpy (read is done in recursive loop which runs out of stack).
The flash dumper is fairly slow, especially in nxdk-rdt.


This doesn't work on master revisions yet:

Comment thread python-scripts/dump-eeprom.py Outdated
Comment thread python-scripts/dump-flash.py Outdated
Comment thread python-scripts/dump-flash.py Outdated
@JayFoxRox JayFoxRox merged commit 457db54 into master Oct 22, 2019
@JayFoxRox JayFoxRox deleted the dump-xbox-py branch October 22, 2019 17:30
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