New Evox D.6 And Rc4 Keys, are we gonna see some hacks? |
|
|
| Avolo |
Dec 13 2002, 04:02 PM
|
X-S Enthusiast
Group: Members
Posts: 9
Joined: 13-December 02
Member No.: 13220

|
The D6 bios doesn't really work on both versions. The D6 is actually two differently encoded bios images, one called v2.6 for v1.0 and the other called v3.6 for v1.1.
|
|
|
|
| |
| BenJeremy |
Dec 13 2002, 06:55 PM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
| QUOTE (Avolo @ Dec 13 2002, 11:02 AM) | | The D6 bios doesn't really work on both versions. The D6 is actually two differently encoded bios images, one called v2.6 for v1.0 and the other called v3.6 for v1.1. |
That doesn't make any sense.
D.6 is a 256k bin file. One file. Works in both machines.
|
|
|
|
| |
| Avolo |
Dec 13 2002, 08:47 PM
|
X-S Enthusiast
Group: Members
Posts: 9
Joined: 13-December 02
Member No.: 13220

|
D6 is is NOT one 256kb file and does NOT work in both xbox versions. As stated previously, it is one bios image called v2.6 for xbox v1.0 and one called v3.6 for v1.1. This is not me making up bedtime stories, read the official nfo...
By this time it should be clear to most people that the significant alteration between v1.0 and v1.1 is that the RC4 key has been changed. This means that when the bootloader decodes the bios image it uses one key for v1.0 and consequently another key for v1.1. Ergo; no bios image encrypted with the v1.0 key can work in a v1.1 box. (It has been tested; does not work)
The workings of the bootloader has been amazingly well described in a few postings so read it for yourself and draw your own conclusions.
|
|
|
|
| |
| BenJeremy |
Dec 13 2002, 08:52 PM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
| QUOTE (frekkle @ Dec 13 2002, 02:33 PM) | bin files dont have text  |
Um, ever hear of a binary viewer? Visual Studio has a search facility.
Looks encrypted to me.
|
|
|
|
| |
| BenJeremy |
Dec 13 2002, 08:55 PM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
| QUOTE (Avolo @ Dec 13 2002, 03:47 PM) | D6 is is NOT one 256kb file and does NOT work in both xbox versions. As stated previously, it is one bios image called v2.6 for xbox v1.0 and one called v3.6 for v1.1. This is not me making up bedtime stories, read the official nfo...
By this time it should be clear to most people that the significant alteration between v1.0 and v1.1 is that the RC4 key has been changed. This means that when the bootloader decodes the bios image it uses one key for v1.0 and consequently another key for v1.1. Ergo; no bios image encrypted with the v1.0 key can work in a v1.1 box. (It has been tested; does not work)
The workings of the bootloader has been amazingly well described in a few postings so read it for yourself and draw your own conclusions. |
---------------------------------------------------------------------- EvolutionX Team proudly presents EvolutionX Beta Build 1.8.3285, and EvoX D.6 BIOS
EVOX D.6 BIOS: First dual BIOS ever released which supports both V1.0 and V1.1 boxes (no more confusion) Offcourse this bios is only 256K so it can be used with your Matrix or Cheapmod solution. All features of BIOS 2.6 / 3.6 included D.6 with Eject Fix also included in this release. ----------------------------------------------------------------------
Hmmmm... so just what does this do for anybody, then? Hmmm?
This post has been edited by BenJeremy: Dec 13 2002, 08:56 PM
|
|
|
|
| |
| jaysin436 |
Dec 13 2002, 10:16 PM
|
X-S Enthusiast
Group: Members
Posts: 28
Joined: 15-October 02
Member No.: 5080

|
| QUOTE (Avolo @ Dec 13 2002, 07:47 PM) | D6 is is NOT one 256kb file and does NOT work in both xbox versions. As stated previously, it is one bios image called v2.6 for xbox v1.0 and one called v3.6 for v1.1. This is not me making up bedtime stories, read the official nfo...
By this time it should be clear to most people that the significant alteration between v1.0 and v1.1 is that the RC4 key has been changed. This means that when the bootloader decodes the bios image it uses one key for v1.0 and consequently another key for v1.1. Ergo; no bios image encrypted with the v1.0 key can work in a v1.1 box. (It has been tested; does not work)
The workings of the bootloader has been amazingly well described in a few postings so read it for yourself and draw your own conclusions. |
Boy talk about the blind leading the blind. First off BenJeremy is correct and you are wrong. D.6 is one bios that works on both. 2nd there is more than just RC4 codes different in the v1.0 and v1.1 Xboxes. It was amazingly well documented, but you apparently read all the wrong documents.
| QUOTE | from Numbnut In v1.0, there is the RC4 encryption of the bootloader code, which you know. Then a magic signature is checked in the decrypted code and if its okay it jumps to the address in the first DWORD of the unpacked bootloader.
In v1.1, the bootloader is *unencrypted*. A TEA hash of the bootloader area in the flash is performed by the code in the MCPX ROM. The resulting hash is compared to a hash stored in the MCPX ROM itself. If they match, the MCPX ROM code jumps into the flash at the start of the bootloader. If they don't match, the MCPX ROM code drops you dead.
|
|
|
|
|
| |
| BenJeremy |
Dec 13 2002, 10:35 PM
|

X-S Elysian
            
Group: Head Moderator
Posts: 9688
Joined: 19-July 02
Member No.: 1853
Xbox Version: v1.1
360 version: v1 (xenon)

|
| QUOTE (jaysin436 @ Dec 13 2002, 05:16 PM) | | QUOTE (Avolo @ Dec 13 2002, 07:47 PM) | D6 is is NOT one 256kb file and does NOT work in both xbox versions. As stated previously, it is one bios image called v2.6 for xbox v1.0 and one called v3.6 for v1.1. This is not me making up bedtime stories, read the official nfo...
By this time it should be clear to most people that the significant alteration between v1.0 and v1.1 is that the RC4 key has been changed. This means that when the bootloader decodes the bios image it uses one key for v1.0 and consequently another key for v1.1. Ergo; no bios image encrypted with the v1.0 key can work in a v1.1 box. (It has been tested; does not work)
The workings of the bootloader has been amazingly well described in a few postings so read it for yourself and draw your own conclusions. |
Boy talk about the blind leading the blind. First off BenJeremy is correct and you are wrong. D.6 is one bios that works on both. 2nd there is more than just RC4 codes different in the v1.0 and v1.1 Xboxes. It was amazingly well documented, but you apparently read all the wrong documents.
| QUOTE | from Numbnut In v1.0, there is the RC4 encryption of the bootloader code, which you know. Then a magic signature is checked in the decrypted code and if its okay it jumps to the address in the first DWORD of the unpacked bootloader.
In v1.1, the bootloader is *unencrypted*. A TEA hash of the bootloader area in the flash is performed by the code in the MCPX ROM. The resulting hash is compared to a hash stored in the MCPX ROM itself. If they match, the MCPX ROM code jumps into the flash at the start of the bootloader. If they don't match, the MCPX ROM code drops you dead.
|
|
Well, it's all a bit foggy, but from what I gather, the Kernel is packed int heBIOS, and signed. The bootloader is encrypted on the 1.0 with the RC4 key and you need that to put the proper signature into the botoloader code, right?
So what is needed with the D.6 to, say, use FanCBox? Or do we need to wait for a new version that understands how to deal with the dual bootloader?
|
|
|
|
| |
|