xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
2 Pages V  1 2 >  
Reply to this topicStart new topic
> Default.xex Editing?, Incription stopping us?
teknogeek1300
post Jan 3 2006, 07:33 AM
Post #1


X-S Young Member
*

Group: Members
Posts: 58
Joined: 10-July 05
Member No.: 233423



I noticed that MS gives thes updates out freely, and are bootable via CD-R etc. Is there a specific reason why we're not using it to launch homebrew/cracks?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
krayzie
post Jan 3 2006, 07:53 AM
Post #2


X-S Elysian
*************

Group: Head Moderator
Posts: 9333
Joined: 3-January 04
Member No.: 88318
Xbox Version: unk
360 version: unknown



altering invalidates the signature making it unlaunchable
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
whereisevox
post Jan 4 2006, 04:11 PM
Post #3


X-S Young Member
*

Group: XS-BANNED
Posts: 33
Joined: 21-April 05
Member No.: 215510
Xbox Version: unk
360 version: unknown



how does it notice if changes are made? there must be parameters set telling it what to look for...and see if it has changed...well we could change those?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jizmo
post Jan 4 2006, 04:43 PM
Post #4


X-S X-perience
**

Group: Members
Posts: 448
Joined: 8-June 05
Member No.: 225921
Xbox Version: unk
360 version: v1 (xenon)



Top 5 'fresh' ideas and replys afterwards that we see posted here ten times a day:

1) Has anyone tried to rename .xbx to .xbe to fool the x360? Could it work? What do you mean of course not?

2) Has anyone tried to remove media checks from signed files? What do you mean that corrupts the signature?

3) Has anyone tried to play Xbox backups on x360? What do you mean, 'MS has actually thought of that *too*'?

4) Has anyone tried to program a utility to run on x360 that would remove media check? What do you mean the utility wouldn't run in the first place?

5) Has anyone tried a Xbox modchip with x360? What do you mean 'go and try it yourself, chump'?

This post has been edited by jizmo: Jan 4 2006, 04:46 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
yngwie001
post Jan 4 2006, 04:48 PM
Post #5


X-S Member
*

Group: Members
Posts: 60
Joined: 8-August 04
Member No.: 136978



I think i am right in saying that you cannot simply change it because of the signiture key within the .xex.
It checks for the key, and it will take a million lifetimes and more before that is cracked.

Krazie correct me if i am wrong.

Its nice that everyone is bouncing these ideas around biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
InterestedHacker
post Jan 4 2006, 05:06 PM
Post #6


X-S Member
*

Group: Members
Posts: 95
Joined: 28-November 05
Member No.: 260584



QUOTE(yngwie001 @ Jan 4 2006, 05:55 PM) *

I think i am right in saying that you cannot simply change it because of the signiture key within the .xex.
It checks for the key, and it will take a million lifetimes and more before that is cracked.

Krazie correct me if i am wrong.

Its nice that everyone is bouncing these ideas around biggrin.gif


Yes, you are completely correct.

You can't disable the media check it's in the executable file and ANY changes to that file means the 360 will not run it and give you a DDE. You cannot sign the file once you have changed it, because the encryption private key is currently uncrackable and is so highly secure that millions of the fastest PCs working on it would take trillions and trillions of years. That's why the experts are looking at much more complex ways into the 360. Nothing simple will get anyone in there! Even the original XBOX wasn't so easy to get into, unless your name was Bunnie tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
teknogeek1300
post Jan 14 2006, 06:31 PM
Post #7


X-S Young Member
*

Group: Members
Posts: 58
Joined: 10-July 05
Member No.: 233423



Thanks guys!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ipn0r0spo
post Jan 16 2006, 01:02 AM
Post #8


X-S Young Member
*

Group: Members
Posts: 36
Joined: 9-January 06
From: Italy
Member No.: 267694
Xbox Version: v1.6
360 version: v1 (xenon)



i'm not that much into cryptography, i don't think it's possible but i waana know why.. i compared the hex of the .xex of cod2 kiosk demo and cod2 retail. there are a lot of similarities exept for some code ad the beginning of the file.. now modifing it according to the demo one (admitting that we know what we have to change) will still break the hash? blink.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SCVirus
post Jan 16 2006, 02:17 AM
Post #9


X-S Enthusiast


Group: Members
Posts: 20
Joined: 6-November 04
Member No.: 163959



Making any change any signed XEX will break the signature. (unless you have the private key to generate a new sig, which we will never, ever have.)

I'll dumb it down for you (even though this is the technical forum), XEX files can be expressed as numbers, lets say an XEX file was 4 numbers, 1348, the final byte of this file is the signature, in this case the signature is generated by adding the numbers of the rest of the file. Changing ANY number would invalidate the signature. (and of cource the real signature is not generated by adding rather then by a 2000+ bit key that would take forever on all of todays computers to break)

This post has been edited by SCVirus: Jan 16 2006, 02:21 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ymgve
post Jan 16 2006, 05:23 PM
Post #10


X-S Enthusiast


Group: Members
Posts: 21
Joined: 13-January 03
Member No.: 19443



There is one theoretical attack, however - attacking the SHA-1 digest algorithm. If (when) somebody manages to break it, we could possibly create a carefully crafted xex file with modified content that still has the same fingerprint as an original xex.

Note that this attack is not practical today, but in a few years SHA-1 might be broken enough for us to exploit this weakness.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
scrupul0us
post Jan 16 2006, 11:30 PM
Post #11


X-S Expert
***

Group: Members
Posts: 627
Joined: 10-June 04
From: Albany, NY
Member No.: 124751
Xbox Version: v1.5
360 version: none



QUOTE(ymgve @ Jan 16 2006, 11:30 AM) *

Note that this attack is not practical today, but in a few years SHA-1 might be broken enough for us to exploit this weakness.


And by then, well be trying to "hack" a nudey patch to our favorite game for the latest VR console tongue.gif

This post has been edited by scrupul0us: Jan 16 2006, 11:31 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ymgve
post Jan 16 2006, 11:48 PM
Post #12


X-S Enthusiast


Group: Members
Posts: 21
Joined: 13-January 03
Member No.: 19443



QUOTE(scrupul0us @ Jan 16 2006, 11:37 PM) *

And by then, well be trying to "hack" a nudey patch to our favorite game for the latest VR console tongue.gif


Hopefully sooner. It's already possible to create a MD5 collision in just a few hours, and it is possible to create a SHA-1 collision in 2^63 operations (http://www.schneier.com/blog/archives/2005...ryptanalyt.html). Of course, these are collision attacks and not preimage attacks, but we're getting there.

This post has been edited by ymgve: Jan 16 2006, 11:48 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
scrupul0us
post Jan 16 2006, 11:54 PM
Post #13


X-S Expert
***

Group: Members
Posts: 627
Joined: 10-June 04
From: Albany, NY
Member No.: 124751
Xbox Version: v1.5
360 version: none



i think im just gunna pop.gif and watch this whoel thing unfold over the next year or so and see where "we" get with this console... i definately wont buy one unless it can be hacked since im more of a multimedia person than a gamer... XBMC and the playstation EMU are really all i use my XBOX -360 cool.gif for... although i wouldnt mind playing some of the newer games ::shrugs::

This post has been edited by scrupul0us: Jan 16 2006, 11:54 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
rooter75
post Jan 17 2006, 01:43 AM
Post #14


X-S Senior Member
**

Group: Members
Posts: 231
Joined: 24-January 04
From: S.L.C.
Member No.: 94668
Xbox Version: v1.1
360 version: v3.0 (falcon)



QUOTE(scrupul0us @ Jan 16 2006, 04:01 PM) *

XBMC and the playstation EMU are really all i use my XBOX -360 cool.gif for... although i wouldnt mind playing some of the newer games ::shrugs::


Are you sure that is all you use your XBOX-360 For? hehehe

I would GMLN (or the right one for that matter) for XBMC on the 360!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
SkateorDie
post Jan 17 2006, 02:15 AM
Post #15


X-S Freak
*****

Group: Members
Posts: 1085
Joined: 23-November 03
From: Norfolk, VA
Member No.: 76303
Xbox Version: v1.6
360 version: v1 (xenon)



I think the only way we will be able to crack it anytime soon will for us to have an inside at M$ give us the signature. Maybe in a year or so we will have some media hacks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





2 Pages V  1 2 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 18th May 2013 - 06:25 AM