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

Commit 949a0345 does not actually work. #168

Closed
SciresM opened this issue Dec 17, 2018 · 5 comments
Closed

Commit 949a0345 does not actually work. #168

SciresM opened this issue Dec 17, 2018 · 5 comments
Labels
invalid This doesn't seem right

Comments

@SciresM
Copy link

SciresM commented Dec 17, 2018

The Switch's bootrom checks an RSA signature over warmboot.bin. Simply patching it will not cause sleep to work -- this was either not tested, or tested incorrectly (not allowing enough time for the console to actually enter LP0 before pressing the power button again).

Editing warmboot.bin requires using a warmboot bootrom exploit, and I'd certainly hope people know better than to release one of those before the Mariko SoC is out. I don't see a warmboot bootrom exploit in hekate, so...

@CTCaer
Copy link
Owner

CTCaer commented Dec 17, 2018

Did you try it? ^^

@SciresM
Copy link
Author

SciresM commented Dec 17, 2018

Did you? I'll downgrade and try it myself now, I suppose, but "either it doesn't work or hekate implements a warmboot bootrom exploit" is a fact.

Since hekate doesn't implement a warmboot bootrom exploit so far as I see...

@CTCaer CTCaer closed this as completed Dec 17, 2018
@DavidBuchanan314
Copy link

DavidBuchanan314 commented Dec 17, 2018

Anyone want to explain how/why this works?

Edit: gg

@SciresM
Copy link
Author

SciresM commented Dec 17, 2018

Yeah, 8b8f3c5 exploits the bootrom to disable warmboot signature checks.

@ZachyCatGames
Copy link

rip deja vu

@CTCaer CTCaer added the invalid This doesn't seem right label Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

5 participants
@CTCaer @SciresM @DavidBuchanan314 @ZachyCatGames and others