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 > »   
Reply to this topicStart new topic
> Ping Limit Bypass, Looking for people who can work on ping limit
ledjohnnyboy
post Dec 13 2009, 08:04 AM
Post #16


X-S Young Member
*

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



ok i have compiled many xex non have worked with two testers and was wondering if some one could clear this up

"Now open default-hack.xex in a hex editor and find where the basefile starts.
You can search for the "MZ" present in the exe header to find this.
(Often its around the 0x2000 byte offset mark.)
Now copy the contents of default.exe into default-hack.xex over the top of
the basefile that is inside default.xex. It should exactly fill the rest of
the default-hack.xex file from where you start inserting default.exe."

i don't understand fully all i need to do is compile and have it run correctly
thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 08:35 AM
Post #17


X-S Young Member
*

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



ok after searching for localhost i think i found the line of code that sends the packet now i need to figure out how to use it heres a picture of it http://rapidshare.com/files/320167420/ping_pic.jpg.html please help me in disabling this command
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kotix
post Dec 13 2009, 03:15 PM
Post #18


X-S X-perience
**

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



can you upload the pic on imageshack or any other that is not rapidshare?
Tnx smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Need Help Now!
post Dec 13 2009, 04:31 PM
Post #19


X-S X-perience
**

Group: Members
Posts: 349
Joined: 13-January 05
From: Undisclosed
Member No.: 187501
Xbox Version: v1.4
360 version: v4.0 (jasper)



http://img94.imageshack.us/img94/2290/pingpicjpg.jpg

Rehosted the "rapidshare" picture to maintain forum sanity.

-NHN!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ramaa
post Dec 13 2009, 04:38 PM
Post #20


X-S Enthusiast


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



QUOTE(Need Help Now! @ Dec 13 2009, 04:31 PM) *

http://img94.imageshack.us/img94/2290/pingpicjpg.jpg

Rehosted the "rapidshare" picture to maintain forum sanity.

-NHN!



HAHA thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 05:05 PM
Post #21


X-S Young Member
*

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



Did anyone know what that coding meant? Lol so many lines of code! And if someone
could explain repacking the xex that would help alot! Then if someone wants
to test it I could send it. One last question what does the output xex have to be? Devkit, unencrypted, uncompressed? Thanks for all your help!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kotix
post Dec 13 2009, 05:28 PM
Post #22


X-S X-perience
**

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



The xex file contain the same exe file you have extracted with xextool, so if you make a modification to the exe file to repack the xex you need to paste the default.exe file into the default-hack.xex you have previously created, using an hex editor.
If you are looking at deafault_mp.xex from MW2 the deault_mp.exe baseline start at addr 0x4000 (see the "MZ").
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 05:46 PM
Post #23


X-S Young Member
*

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



So I past the default_mp.exe at the beginning of the default-hack.xex starting with default_mp.exe at 0x4000? One last question what do you think I should change in that last pic? Maybe I'll try ffing out the sending packet part. Thanks for the quick reply!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ramaa
post Dec 13 2009, 06:03 PM
Post #24


X-S Enthusiast


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



QUOTE(ledjohnnyboy @ Dec 13 2009, 05:46 PM) *

So I past the default_mp.exe at the beginning of the default-hack.xex starting with default_mp.exe at 0x4000? One last question what do you think I should change in that last pic? Maybe I'll try ffing out the sending packet part. Thanks for the quick reply!


ledjhnny are u close to bypassing it. I reall want to play on xlink!
anyways good luck
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 06:09 PM
Post #25


X-S Young Member
*

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



Well hopefully this value works but I cannot test this as I have a 8955 xbox but my theory is only the people joining the host needs it. My xtag is ledjohnny
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
kotix
post Dec 13 2009, 06:18 PM
Post #26


X-S X-perience
**

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



QUOTE(ledjohnnyboy @ Dec 13 2009, 05:46 PM) *

So I past the default_mp.exe at the beginning of the default-hack.xex starting with default_mp.exe at 0x4000? One last question what do you think I should change in that last pic? Maybe I'll try ffing out the sending packet part. Thanks for the quick reply!

Man i have no idea what you should change, i've tried searching too for something to change in it, but there is not anything like "maxping=30".

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 06:39 PM
Post #27


X-S Young Member
*

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



yea im unable to tell the difference between xbox live ping limits and system link limits so i think localhost means system link

almost done with my homework than im gonna take a serious look at the coding also if i haven't got it ill have more than enough time over winter break!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 06:58 PM
Post #28


X-S Young Member
*

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



this is what i mean by unable to tell the difference

IPB Image

iv found max ping and maximum ping allowed by the server
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ramaa
post Dec 13 2009, 07:11 PM
Post #29


X-S Enthusiast


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



LMAO it says what percetage of clients need to have ping higher than happypingtime
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
ledjohnnyboy
post Dec 13 2009, 07:24 PM
Post #30


X-S Young Member
*

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



on my default_mp.exe it doesnt have MZ at ox4000 MZ starts at the very first line
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





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

 

Lo-Fi Version Time is now: 23rd May 2013 - 04:07 AM