RGH Zephyr SMC 1.09
RGH Zephyr SMC 1.09
Hello. I have 2 Zephyrs that will not glitch because the SMC version is 1.09. Does anyone know how I can bypass this? Has anyone glitched a 1.09 SMC yet? Thanks!
RGH Zephyr SMC 1.09
just use a higher SMC version (aka newer zephyr, falcon, jasper whatever). supply it as a donor file to build.py
I have no idea what I am doing but atleast I am trying
RGH Zephyr SMC 1.09
yes, its copyrighted MS code!
I have no idea what I am doing but atleast I am trying
Re: RGH Zephyr SMC 1.09
I can't seem to inject a donor SMC since it's a retail .bin. I was reading that it's not possible....
Re: RGH Zephyr SMC 1.09
[quote="Coagulate"]
I can't seem to inject a donor SMC since it's a retail .bin. I was reading that it's not possible....
[/quote]
Open \common\imgbuild\build.py and change corresponding code to:
SMC_patches = [[0xf9c96639,"Trinity, version 3.1",[[0x13b3,0x00,0x00]]],
[0x5b3aed00,"Jasper, version 2.3",[[0x12ba,0x00,0x00]]],
[0x9ad5b7ee,"Zephyr, version 1.10",[[0x1257,0x00,0x00]]],
[0x7e5bc217,"Zephyr, version 1.13",[[0x12a3,0x00,0x00]]],
[0x1d0c613e,"Falcon, version 1.6",[[0x12a3,0x00,0x00]]],
[0xb74ae419,"Zephyr, version 1.09",[[0x1242,0x00,0x00]]]]
PS: To find patch offset for any SMC version - search for B40510 bytes in in decrypted unpatched SMC file and decrement it by 3. For SMC 1.09 that is 0x1242. 0xb74ae419 is CRC32 of unpatched decrypted SMC file without first 4 bytes...
I can't seem to inject a donor SMC since it's a retail .bin. I was reading that it's not possible....
[/quote]
Open \common\imgbuild\build.py and change corresponding code to:
SMC_patches = [[0xf9c96639,"Trinity, version 3.1",[[0x13b3,0x00,0x00]]],
[0x5b3aed00,"Jasper, version 2.3",[[0x12ba,0x00,0x00]]],
[0x9ad5b7ee,"Zephyr, version 1.10",[[0x1257,0x00,0x00]]],
[0x7e5bc217,"Zephyr, version 1.13",[[0x12a3,0x00,0x00]]],
[0x1d0c613e,"Falcon, version 1.6",[[0x12a3,0x00,0x00]]],
[0xb74ae419,"Zephyr, version 1.09",[[0x1242,0x00,0x00]]]]
PS: To find patch offset for any SMC version - search for B40510 bytes in in decrypted unpatched SMC file and decrement it by 3. For SMC 1.09 that is 0x1242. 0xb74ae419 is CRC32 of unpatched decrypted SMC file without first 4 bytes...
Last edited by lprot on Wed Dec 07, 2011 9:03 pm, edited 1 time in total.
Re: RGH Zephyr SMC 1.09
Red ring went away, but still no glitch. I think my CPLD board is trashed.
Re: RGH Zephyr SMC 1.09
It still wont glitch with a full Xecuter Coolrunner board. It has to be the ecc file....
Who is online
Users browsing this forum: No registered users and 1 guest