TylerJaacks / XBONEmu

The worlds first Xbox One compatibility layer for Windows.
GNU General Public License v3.0
81 stars 2 forks source link

Actually, there have been games that are decrypted #1

Closed Mask-Ninja closed 1 month ago

Mask-Ninja commented 1 year ago

So, I found this post [not gonna link it] where someone found a Halo and another game's key. And with dev versions of apps, they use the key stored in the Gaming Services framework. I haven't played any games yet, I think you should make a GUI release of the PE loader.

TylerJaacks commented 1 year ago

I think I need to write a new PE Loader from scratch first. I was thinking of basing the executable loading code on the Wine project because it is similar to what I want to do to load an executable and stub the API calls.

Code can be found here at the Wine git mirror https://github.com/wine-mirror/wine/blob/master/loader/main.c and https://github.com/wine-mirror/wine/blob/master/loader/preloader.c

Also I am currently at my parents house and also I will be moving soon to a new apartment so I would like to try the Wine PE Loader path next. I lack the appropriate knowledge to to do this from scratch. Once I can't a simple homebrew app running built using the XDK, I will work on a simple UI.

Mask-Ninja commented 10 months ago

Where is the XDK? I can't find the download anywhere - wait... is it a console?

invasivelycoding commented 10 months ago

Yes, it’s a console.

Mask-Ninja commented 10 months ago

Can't find one on the internet - I'd like an original one though - the only ones I can find are Series X kits and One S kits.

Mask-Ninja commented 9 months ago

You can't use the kits - they get banned.

invasivelycoding commented 9 months ago

Yeah, their certificates are renewed every 24 hours by microsoft and you will have to be very very lucky if you find one that isn't banned and even then it will get banned sooner or later once you connect to xbox live. You can find more than Series X and One S kits they're all over ebay.

Mask-Ninja commented 9 months ago

My dream now is to just get a 2013 One devkit and connect to the internet once, with one game, then make it offline and spend weeks trying to find a way to dump it.

Mask-Ninja commented 8 months ago

I think I need to write a new PE Loader from scratch first. I was thinking of basing the executable loading code on the Wine project because it is similar to what I want to do to load an executable and stub the API calls.

Code can be found here at the Wine git mirror https://github.com/wine-mirror/wine/blob/master/loader/main.c and https://github.com/wine-mirror/wine/blob/master/loader/preloader.c

Also I am currently at my parents house and also I will be moving soon to a new apartment so I would like to try the Wine PE Loader path next. I lack the appropriate knowledge to to do this from scratch. Once I can't a simple homebrew app running built using the XDK, I will work on a simple UI.

I'm going to make a HTML concept if this, I'm bored and that's what I do.

dudebloke commented 4 months ago

Where is the XDK? I can't find the download anywhere - wait... is it a console?

adding onto this: Yes, there is a piece of software (compiler tools, kinect sdk, etc) made by Microsoft that also goes under the name XDK and there are leaked builds of XDK for building and testing xbox one software floating around online.

Mask-Ninja commented 1 month ago

Just to clear this up, the XDK (Xbox Development Kit) has been around since 2001. It is a console, but there is GDK software out there. What I said up there is probably all false, it's only a private key leak. I still am researching but now understand how stupid I was back then.

Mask-Ninja commented 1 month ago

And close, no they haven't, I mean I know someone that has, but generally, no.

edit yeah they have