Valhalla Legends Forums Archive | General Programming | xbox live computer client

AuthorMessageTime
warz
Has anyone thought of making an xbox live client? Support logging in as an account, retreiving friends list, sending/receiving messages, etc?

I wonder how difficult this would be. Anyone seen anything similar to this idea?
December 24, 2004, 10:44 PM
UserLoser.
[quote author=warz link=topic=10006.msg93445#msg93445 date=1103928241]
Has anyone thought of making an xbox live client? Support logging in as an account, retreiving friends list, sending/receiving messages, etc?

I wonder how difficult this would be. Anyone seen anything similar to this idea?
[/quote]

Where/how would you start this?  I'd be interested, but how?  Put a game DVD in system and do something with the files I'm assuming?
December 25, 2004, 12:28 AM
warz
Nah. xbox live is very similar to battle.net. I'm assuming i would need to have a modded xbox, atleast to look at game/network files. Probably would take a router to capture online packets. I'm not sure. I've been doing research. Right now I don't think there's any way for me to actually inspect what it does? I haven't tried putting halo 2 in my computer yet, though. I'll do that soon.
December 25, 2004, 1:41 AM
Twix
I remember sombody a long time ago trying to make a server for xbox live for freinds to play on maybe search for that and get some information
December 25, 2004, 2:53 AM
hismajesty
[quote author=Details link=topic=10006.msg93452#msg93452 date=1103943195]
I remember sombody a long time ago trying to make a server for xbox live for freinds to play on maybe search for that and get some information
[/quote]

A few of those exist now.
December 25, 2004, 3:00 AM
Myndfyr
[quote author=warz link=topic=10006.msg93451#msg93451 date=1103938915]
Nah. xbox live is very similar to battle.net. I'm assuming i would need to have a modded xbox, atleast to look at game/network files. Probably would take a router to capture online packets. I'm not sure. I've been doing research. Right now I don't think there's any way for me to actually inspect what it does? I haven't tried putting halo 2 in my computer yet, though. I'll do that soon.
[/quote]

You know, you don't need to do it to your router.  Before I bought a separate wireless adapter for my Xbox, I used to use Windows Internet Connection Sharing -- I'd set my wireless adapter on my computer to be the Internet connection, and then connect my computer to the Xbox with a crossover ethernet cable.  All Xbox network traffic then went through Windows, so you could packetlog it with Ethereal.
December 25, 2004, 3:46 AM
warz
Hm, I might try to rig something like that up.

Similar to like

dsl modem -> computer -> xbox, instead of..
xbox <- dsl modem -> computer
December 25, 2004, 4:28 AM
SNiFFeR
http://www.xbconnect.com/
December 26, 2004, 8:58 PM
R.a.B.B.i.T
Mod the X-Box: http://ix86.cold-chaos.net/forum/index.php?topic=287.0

As seen, you can run stuff off of it, so why not do something like that?
December 28, 2004, 5:11 AM
UserLoser.
[quote author=R.a.B.B.i.T link=topic=10006.msg93696#msg93696 date=1104210661]
Mod the X-Box: http://ix86.cold-chaos.net/forum/index.php?topic=287.0

As seen, you can run stuff off of it, so why not do something like that?
[/quote]

Explain how this is done?
December 28, 2004, 5:53 AM
Newby
It revolves around mod chips. There's a way to mod the motherboard or something inside the XBox to boot a fully functional Linux distro. You can't play games on your XBox ever again, but hey, it's a pretty damn cheap decent server. :P
December 28, 2004, 6:22 AM
warz
I believe there's ways to flip a switch on some mod chips or something that revert the xbox back to an 'unmodded' style. You can still play xbox and xbox live if you want. Although, this has nothing to do with what I was wanting to do, but it's still a neat topic.

I was just talking about creating a bot for windows that emulates an xbox signing into xbox live.
December 28, 2004, 4:07 PM
Newby
[quote author=warz link=topic=10006.msg93727#msg93727 date=1104250024]
I believe there's ways to flip a switch on some mod chips or something that revert the xbox back to an 'unmodded' style. You can still play xbox and xbox live if you want. Although, this has nothing to do with what I was wanting to do, but it's still a neat topic.
[/quote]
That chip doesn't turn it into a full Linux server. It just allows you to store games on your hard drive and play 'em from there, and play other games for different systems.
December 28, 2004, 4:55 PM
R.a.B.B.i.T
[quote author=Newby link=topic=10006.msg93703#msg93703 date=1104214946]
It revolves around mod chips. There's a way to mod the motherboard or something inside the XBox to boot a fully functional Linux distro. You can't play games on your XBox ever again, but hey, it's a pretty damn cheap decent server. :P
[/quote]Actually, one of my friends did this and wrote emulators so he could still play all his games (on his 400gb HD).  He also wrote a emulator for PS2, and is working on one for GCN.  With the ripping XBox can do, all he does is go to Blockbuster and he's got most console games.  Bam.  But then again, he IS completely insane.
December 28, 2004, 10:41 PM
hismajesty
Is there anyway to do this sort of stuff on PS2? I don't really play console games that much and don't have many games (which one of those is the cause of the other?) but it'd be nice to rip some from BB.
December 29, 2004, 3:47 AM
R.a.B.B.i.T
It's possible, but not as extensively.  PS2 already supports *nix, but you need to mod it somewhat to actually use it (as far as I know FFXI is the only game that uses the *nix OS on PS2, but I haven't really studied up on this).  It may be, and if I could afford the mod-chips and a spare PS2 to attempt this on, I'd do it, but I can't, and I don't want to fuck up a solder and completely vegetize my PS2, so I won't try.
December 29, 2004, 4:32 AM
mynameistmp
warz, I'm really interested in this. Hit me on irc.
January 7, 2005, 8:28 AM
Atom
Well these are all great ideas but they have very great risk. No. its not just like battle.net, here you have accounts that you pay for with your credit card and have all your personal information attached too. If you mess around, you are going to be banned! Remember BNETD? Imagine having that kind of legal trouble with your credit card attached to your account! Now imagine going to court with microsoft's lawyer calling you a malicious h4x0r.

Xbconnect is not an xbox live server, it is a lan tunneler. "Warp Pipe" does the same thing for gamecube.
January 11, 2005, 2:21 AM
Eibro
Yes, and the xbox live protocol uses Kerberos, so good luck reversing that.
January 12, 2005, 11:19 PM
kamakazie
[quote author=S-1-1-0 link=topic=10006.msg95022#msg95022 date=1105571967]
Yes, and the xbox live protocol uses Kerberos, so good luck reversing that.
[/quote]

Kerberos is well documented.
January 12, 2005, 11:42 PM
Myndfyr
[quote author=dxoigmn link=topic=10006.msg95025#msg95025 date=1105573364]
[quote author=S-1-1-0 link=topic=10006.msg95022#msg95022 date=1105571967]
Yes, and the xbox live protocol uses Kerberos, so good luck reversing that.
[/quote]

Kerberos is well documented.
[/quote]

Such as on this site.
January 13, 2005, 12:18 AM
Eibro
I take it neither of you know what Kerberos is.
January 13, 2005, 1:10 AM
Myndfyr
[quote author=S-1-1-0 link=topic=10006.msg95036#msg95036 date=1105578628]
I take it neither of you know what Kerberos is.
[/quote]

I always thought it was an authentication protocol used extensively in newer Microsoft products.  Wikipedia appears to agree with me.  But since I'm wrong, apparently Kerberos is the "Hound of Hades" that was somehow implemented in the Xbox.  While I can see this is possible -- maybe even likely, given Microsoft -- I hardly see what the relevance would be.

So -- care to enlighten us, Eibro?
January 13, 2005, 2:53 AM
kamakazie
[quote author=S-1-1-0 link=topic=10006.msg95036#msg95036 date=1105578628]
I take it neither of you know what Kerberos is.
[/quote]

I have only looked over the protocol briefly since the college I go to uses it.  They are phasing it out in support of Public Key Infrastructure (PKI) certificates, yet it still remains a popular method of authentication for checking one's email.  It's likely the XBOX implementation is simply a subset or equal to that of the implementation in Windows 2000 or later.
January 13, 2005, 3:31 AM
Eibro
[quote author=MyndFyre link=topic=10006.msg95048#msg95048 date=1105584796]
[quote author=S-1-1-0 link=topic=10006.msg95036#msg95036 date=1105578628]
I take it neither of you know what Kerberos is.
[/quote]

I always thought it was an authentication protocol used extensively in newer Microsoft products.  Wikipedia appears to agree with me.  But since I'm wrong, apparently Kerberos is the "Hound of Hades" that was somehow implemented in the Xbox.  While I can see this is possible -- maybe even likely, given Microsoft -- I hardly see what the relevance would be.

So -- care to enlighten us, Eibro?
[/quote]No, I don't. As you so readily pointed out, it's well documented.
January 13, 2005, 3:40 AM
warz
[quote author=S-1-1-0 link=topic=10006.msg95055#msg95055 date=1105587633]
[quote author=MyndFyre link=topic=10006.msg95048#msg95048 date=1105584796]
[quote author=S-1-1-0 link=topic=10006.msg95036#msg95036 date=1105578628]
I take it neither of you know what Kerberos is.
[/quote]

I always thought it was an authentication protocol used extensively in newer Microsoft products.  Wikipedia appears to agree with me.  But since I'm wrong, apparently Kerberos is the "Hound of Hades" that was somehow implemented in the Xbox.  While I can see this is possible -- maybe even likely, given Microsoft -- I hardly see what the relevance would be.

So -- care to enlighten us, Eibro?
[/quote]No, I don't. As you so readily pointed out, it's well documented.
[/quote]

Yes, but if he has no idea what it is, as you seem to think -- then that documentation might be incorrect? Spread some light on the dark areas for us here, please, S-1-1-0.
January 14, 2005, 4:31 AM
Atom
Halo 2 players already have an online buddy list at their disposal via bungie.net

I think I will make a client that takes that via an http request
January 15, 2005, 8:33 AM
warz
[quote author=Atom link=topic=10006.msg95287#msg95287 date=1105778010]
Halo 2 players already have an online buddy list at their disposal via bungie.net

I think I will make a client that takes that via an http request
[/quote]

Although not what I'm looking for, that's a quick solution. I've already gathered a large amount of notes pertaining to my original emulation idea. If anyone would like to compare notes let me know.
January 16, 2005, 12:23 AM

Search