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

System ROM Dumping #2

Open
travisgoodspeed opened this issue Aug 24, 2022 · 0 comments
Open

System ROM Dumping #2

travisgoodspeed opened this issue Aug 24, 2022 · 0 comments

Comments

@travisgoodspeed
Copy link
Owner

While this exploit can read from any address, the Memory Access Control Module prevents any reads from System ROM while executing from SRAM.

It might be possible to solve this by calling a function or gadget in the System ROM, but the 8-bit X register in the 68HC05 instruction set makes it very hard to imagine the right gadget, much less find one.

Close this issue when an appropriate trick for reading the forbidden ROM is discovered, or leave it open if we still have no solution.

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