Jailbreak Central - The Best Jailbreak Forum!

Full Version: Patching ASR in iOS 10.3.3
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have gotten my CFW prepared and loaded to NAND and as expected ASR kicks back when authentication fails. in older firmware I was able to find the address to remap easily, but the asr from arm64SURamDisk.dmg in 10.3.3 isn't as obvious. Do you know what registers/address I need to patch?
You need to find the conditional branch that performs the check and sends you to either the "Image passed signature verification" or the "Image failed signature verification". Search for any of these strings in your disassembler and find the address.