The One Weird Trick SecureROM Hates [pdf]
iokit.racing
The One Weird Trick SecureROM Hates [pdf]
1–10 of 23 posts
Re: The One Weird Trick SecureROM Hates [pdf]
#2Is that the same Cellebrite?
Re: The One Weird Trick SecureROM Hates [pdf]
#3Cellebrite is listed under whoareus, but with a bunch of pseudonyms. Is that the same Cellebrite?
Re: The One Weird Trick SecureROM Hates [pdf]
#4Re: The One Weird Trick SecureROM Hates [pdf]
#5While we're here, is there anything I can use to remove the alphanumeric passcode from an iPad 4 (A6X chipset, no Secure Enclave) that I've forgotten the password to?
Re: The One Weird Trick SecureROM Hates [pdf]
#6Why on earth would you have a heap in a zero-stage-burned-into-chip bootloader, not to mention a USB stack. It's just self-inflicted harm at this point.
Re: The One Weird Trick SecureROM Hates [pdf]
#7I came to this post anticipating a nostalgic trip about some ancient DRM and a stupidly simple way to break it.
Got confused when it was about Apple phone OS.
Re: The One Weird Trick SecureROM Hates [pdf]
#8TIL SecureROM != SecuROM. I came to this post anticipating a nostalgic trip about some ancient DRM and a stupidly simple way to break it. Got confused when it was about Apple phone OS.
Re: The One Weird Trick SecureROM Hates [pdf]
#9Wow, it's really cool to read how things like this happen. While we're here, is there anything I can use to remove the alphanumeric passcode from an iPad 4 (A6X chipset, no Secure Enclave) that I've forgotten the password to?
Re: The One Weird Trick SecureROM Hates [pdf]
#10Why on earth would you have a heap in a zero-stage-burned-into-chip bootloader, not to mention a USB stack. It's just self-inflicted harm at this point.
USB stack is because one of the rom bootloader’s primary functions is DFU mode so that you can reflash a bricked device.
Also DFU is not the world's best protocol, I am surprised Apple didn't just roll their own. It isn't exactly hard to replace DFU with something simpler that gets the job done.