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

Nano 3G firmware payload gets incorrectly parsed, causing the restore process to fail #11

Open
lemonjesus opened this issue Dec 7, 2023 · 0 comments

Comments

@lemonjesus
Copy link
Member

I haven't looked much into it, but something about processing the n3g's firmware as a MSE breaks it. I'm told that the n3g's firmware is, in fact, in the MSE format, but there must be something about it that breaks the current implementation of MSE parsing. The result is that wInd3x thinks the payload is larger than it actually is, and the iPod never restores correctly.

A work around can be seen here where I skip the MSE parsing when restoring an n3g, but this is probably not the correct thing to do. I'm going to keep using this workaround locally, but I'm making this issue so that I or someone else will remember to look into this later.

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

No branches or pull requests

1 participant