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
10 Pages V < 1 2 3 4 5 > »   
Reply to this topicStart new topic
> Ping Limit Bypass, Looking for people who can work on ping limit
ledjohnnyboy
post Dec 13 2009, 08:10 PM
Post #31


X-S Young Member
*

Group: Members
Posts: 30
Joined: 22-November 09
Member No.: 426268
Xbox Version: v1.6
360 version: v1 (xenon)



can someone explain how i add ppc support to IDA?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kotix
post Dec 13 2009, 08:22 PM
Post #32


X-S X-perience
**

Group: Members
Posts: 460
Joined: 5-November 02
Member No.: 7600



QUOTE(ledjohnnyboy @ Dec 13 2009, 07:24 PM) *

on my default_mp.exe it doesnt have MZ at ox4000 MZ starts at the very first line

Look at offset 0x4000 of default_mp.xex not "exe".
Idapro already have support for ppc.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 08:32 PM
Post #33


X-S Young Member
*

Group: Members
Posts: 30
Joined: 22-November 09
Member No.: 426268
Xbox Version: v1.6
360 version: v1 (xenon)



you just downloaded yours from hex rays right because when i try to load the idc i am unable to load it or do i have to install the xex tool plugin?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
birdy57
post Dec 20 2009, 04:08 PM
Post #34


X-S Enthusiast


Group: Members
Posts: 2
Joined: 20-December 09
Member No.: 428636



I have just looking for , it appear that all all frames follow the same structure.
The first 34 bytes are system link hearder:
- 4 bytes : CMD
- 2 bytes : option, .....
We can see a sequence number, a answer number ...

The CMD for ping is 00:00:00:00 00:58 and the answer 00:00:00:00 01:58.

But all bytes after 0x34 are encrypted, if we can found how is this bytes encrypted, we can fake a echo-replay.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 22 2009, 07:37 AM
Post #35


X-S Young Member
*

Group: Members
Posts: 30
Joined: 22-November 09
Member No.: 426268
Xbox Version: v1.6
360 version: v1 (xenon)



so when you are talking about the line of code you found is this in the xex or packets the xbox sends out? thx
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
birdy57
post Dec 22 2009, 11:59 AM
Post #36


X-S Enthusiast


Group: Members
Posts: 2
Joined: 20-December 09
Member No.: 428636



hi,

this CMD come out from packets the xbox sends out.
All system link use the same, and are generated by the M$ API.

Not exactly ALL, because some all game don't have this "ping limit", but use the same API.

I see now two possible solutions:
- Found in the nand the key used to encrypt the daya after 0x34 and than fake a echo-reply (the best because no need to have a hacked xbox).

- compare the API call in this old game and a new one. Than modify the XEX to disable this "ping test".

Ledjohnnyboy , you have make a good search, if you found now the call to this API, for sure you can disable this limit.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 23 2009, 12:13 AM
Post #37


X-S Young Member
*

Group: Members
Posts: 30
Joined: 22-November 09
Member No.: 426268
Xbox Version: v1.6
360 version: v1 (xenon)



your idea of the NAND modifying sounds great that way we can just flash with a modified NAND and never worry about changing each XEX hopefully the key that has to be decrypted and sent back is exactly the same for all Xbox's (I think it is). by the way what method are you using to read the NAND data?
thanks for your help guys!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
d0ct0r46
post Dec 28 2009, 08:35 PM
Post #38


X-S Young Member
*

Group: Members
Posts: 45
Joined: 4-April 07
Member No.: 337102



This is great stuff pop.gif

Iv'e said for ages someone needs to crack this ping limit in system link. It would be like the old days - xbox, xlink & halo 2...... rock on.

I would love to help but don't know enough but you guys rule, keep up the good work I'm sure you'll crack it.

full support given beerchug.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
maximilian0017
post Dec 28 2009, 09:00 PM
Post #39


X-S Senior Member
**

Group: Members
Posts: 161
Joined: 27-May 03
Member No.: 40592



QUOTE(d0ct0r46 @ Dec 28 2009, 08:35 PM) *

This is great stuff pop.gif


muhaha.gif Looking at these kind of threads always makes me smile muhaha.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ramaa
post Dec 30 2009, 01:18 AM
Post #40


X-S Enthusiast


Group: Members
Posts: 15
Joined: 9-December 09
Member No.: 427790



YESSS guys keep going
I got now frigging idea to what you are saying but i think you are close
u have my support

Cant wait to play with those european guys
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
zrs_guy
post Dec 31 2009, 07:56 AM
Post #41


X-S Enthusiast


Group: Members
Posts: 25
Joined: 21-December 07
Member No.: 367186



Hi, is it just possible to intercept that packets that the 360 game sends so we can fake reply to those packets? Why make it so hard? It seems that it would be possible to just intercept, and send reply packets so the 360 thinks its getting a good connection under 30ms. Anyhow that is just a general idea as i know there is a lot involved. A good example of this can be found from Hak5 episode: http://www.hak5.org/episodes/episode-405.

By the way, the episode basically shows how a device responds to windows computers that send a request out for their particular network. I was thinking if it was possible to use a device such as that, or simply a computer to sorta do the same concept. Basically the xbox game sends a packet with certain data to a host, and we just intercept the packet and send a reply packet that shows we are that particular host.

This post has been edited by zrs_guy: Dec 31 2009, 08:01 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Jan 1 2010, 01:50 AM
Post #42


X-S Young Member
*

Group: Members
Posts: 30
Joined: 22-November 09
Member No.: 426268
Xbox Version: v1.6
360 version: v1 (xenon)



Yes this is also another idea that could work although this packet that is sent out may/may not be encrypted. ill look at it if it is encrypted the encryption may be a simple data scramble.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
zrs_guy
post Jan 1 2010, 05:50 AM
Post #43


X-S Enthusiast


Group: Members
Posts: 25
Joined: 21-December 07
Member No.: 367186




http://img109.imageshack.us/img109/9454/maxping.jpg

Take a look of the data in that blue selection, obviously those are variables for determining or storing the host name, now maybe by analyzing other files we might be able to find some examples of these Hosts. In my opinion if we can figure out what the packets being sent contain and what the packets being received contain, then we can send a reply packet that duplicates the reply packets being sent by a actual xbox server.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
henno88
post Jan 12 2010, 08:33 PM
Post #44


X-S Enthusiast


Group: Members
Posts: 5
Joined: 1-January 10
Member No.: 429541



anything new to bypass ping limit?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cincinnatus
post Jan 14 2010, 04:24 AM
Post #45


X-S Enthusiast


Group: Members
Posts: 2
Joined: 10-January 10
Member No.: 430236
Xbox Version: unk
360 version: v3.0 (falcon)



QUOTE(zrs_guy @ Dec 31 2009, 01:56 AM) *

Hi, is it just possible to intercept that packets that the 360 game sends so we can fake reply to those packets? Why make it so hard? It seems that it would be possible to just intercept, and send reply packets so the 360 thinks its getting a good connection under 30ms.


I was just going to suggest this as I was reading this thread. This has to be the easiest thing to do. Just have the PC intercept ICMP packets, find out the source information, drop the packet, spoof the reply; you're done.
http://diablohorn.wordpress.com/2008/12/06/icmp-spoof/

Am I missing something more complicated?

I feel this would be much more easier than targetting each game.


User is offlineProfile CardPM
Go to the top of the page
+Quote Post





10 Pages V < 1 2 3 4 5 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 25th May 2013 - 04:48 AM