Post: This time, we will do it together.
08-06-2010, 03:23 AM #1
bmxdude9
Million Miles Of Fun!
(adsbygoogle = window.adsbygoogle || []).push({}); I recently saw one of my older threads from 2009 before challenge lobbies and the like became that success that they were. The reason I saw this thread? Because someone bumped it and that makes me think some people still might be slightly interested as to find those threads, you either have to know its there or look WAY back yonder through a million pages of said exploits and mods. Also today I was asked how do I learn this sort of stuff... well I think its finally time we work together.

MW2 is in its final days and its now or never, when I made my old guides and articles I didn't expect the game to become what it is but I guess its time to hack it to dust. Now let me first say I have looked into hunters method, and to be honest only recently have I at that so I am still trying to figure the whole thing out. I have a good understanding what to do except I would need a older PS3 which most likely wont happen. So instead of an army of one, lets team up the 121 people always viewing this section.

Feel free to reply with any info on what we can do and now its time to share.

Not sure who already has this but camper check:

    
camperCheck()
{
if ( !isDefined ( self.lastKillLocation ) )
{
self.lastKillLocation = self.origin;
self.lastCampKillTime = getTime();
return;
}

if ( Distance( self.lastKillLocation, self.origin ) < 512 && getTime() - self.lastCampKillTime > 5000 )
{
self incPlayerStat( "mostcamperkills", 1 );
}

self.lastKillLocation = self.origin;
self.lastCampKillTime = getTime();
}


Now onto what I discovered. I have been set on trying to RE some of the games code, now I haven't found much due to the fact I don't know the checksum or how the damn thing was stamped so if anyone has an idea please let me know. I have been able to find code in raw form its just that the system doesn't allow it.

Heres some self suicide function, if you mod it I am sure you could do 'suicide others' and the like. Sure if you look in the patch ff I am sure it could be found but the idea I was doing here is not to just find it in some file but trick the code to mod it direct and then have saved back into the system without having to do all that hunter theory crap.

From what I found things like ' aSelfSuicideSel ' 'self suicide();' decide up into sub stacks and other area of code. So simply going into the SKELETON code(the barebones, the bottom of it beyond the GSC before the binary) simple functions can be split into MANY others meaning we can hook stuff, not sure to what and Im not even sure what registers everything uses.

So what Im saying is self suicide has to call EVERYTHING doing with suicide such as self.team = assignment, self.class = undefined;, self updateObjectiveText() *displays the screen info such as last alive* , 'self.sessionteam = assignment;, self.statusicon = "hud_status_dead * db 9,'if ( !isAlive( self ) )',*

Example:

    
aSelfSuicideSel db 'self suicide();',0Dh,0Ah
seg000:00142E77 db 9,'}',0Dh,0Ah
seg000:00142E77 db 0Dh,0Ah
seg000:00142E77 db 9,'self.pers["team"] = assignment;',0Dh,0Ah
seg000:00142E77 db 9,'self.team = assignment;',0Dh,0Ah
seg000:00142E77 db 9,'self.pers["class"] = undefined;',0Dh,0Ah
seg000:00142E77 db 9,'self.class = undefined;',0Dh,0Ah
seg000:00142E77 db 9,'self.pers["weapon"] = undefined;',0Dh,0Ah
seg000:00142E77 db 9,'self.pers["savedmodel"] = undefined;',0Dh,0Ah
seg000:00142E77 db 0Dh,0Ah
seg000:00142E77 db 9,'self updateObjectiveText();',0Dh,0Ah
seg000:00142E77 db 0Dh,0Ah
seg000:00142E77 db 9,'if ( level.teamBased )',0Dh,0Ah
seg000:00142E77 db 9,9,'self.sessionteam = assignment;',0Dh,0Ah
seg000:00142E77 db 9,'else',0Dh,0Ah
seg000:00142E77 db 9,'{',0Dh,0Ah
seg000:00142E77 db 9,9,'self.sessionteam = "none";',0Dh,0Ah
seg000:00142E77 db 9,'}',0Dh,0Ah
seg000:00142E77 db 9,0Dh,0Ah
seg000:00142E77 db 9,'if ( !isAlive( self ) )',0Dh,0Ah
seg000:00142E77 db 9,9,'self.statusicon = "hud_status_dead";',0Dh,0Ah
seg000:00142E77 db 9,0Dh,0Ah
seg000:00142E77 db 9,'self notify("joined_team");',0Dh,0Ah


So for those that didn't know it splits and calls other functions, obv. So who wants to work together on all of this including the hunter lobbies perhaps. Two+ heads are better than one. Winky Winky

bmxdude9.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 9 users say thank you to bmxdude9 for this useful post:

daley174, Devz-x, Flokko-RCD, IW_JOSH, jml, ps3haxx, RyGuy88, SadamHusseinMW2, sdow
08-06-2010, 03:30 AM #2
Any chance you could send me the files you're finding these things in? I'd like to help out but I don't have any of the necessary files.
08-06-2010, 03:32 AM #3
shiver
chaos personified
I moved your old bumped thread to trash. Would you like me to recover it back for ya?
08-06-2010, 03:32 AM #4
Console
Keepin it real
nice thread dude, I see how this could work together.
08-06-2010, 03:39 AM #5
i can get my hands on a ps3 with FW 3.15 in about 12hours if thats any help? I havnt got a usb mouse or keyboard tho if its anything to do with installing other OS
08-06-2010, 04:09 AM #6
Mr. Aimbot
¯\_(ツWinky Winky_/¯
Originally posted by paulm1987 View Post
i can get my hands on a ps3 with FW 3.15 in about 12hours if thats any help? I havnt got a usb mouse or keyboard tho if its anything to do with installing other OS


Lol whered you get yours-->12 hours,did you buy? Well I have a method using linux OtherOs to view and mod the files and would like to test.
08-06-2010, 04:18 AM #7
T-Icey
Samurai Poster
lol bmxdude, you're the only 1, that i know that could probably do the hack Winky Winky

I think the reasons for Unknown and Hunter not to release it is

1. They can get a lot of money
2. They can use the same methods to hack Black Ops (since they hacked cod4, cod5, mw2 using the same hacks too)
3. They like to keep it by themselves Winky Winky
08-06-2010, 04:24 AM #8
RyGuy88
Wutz n MW2?
I love reading bmxdude's posts. You can tell he is very intelligent and he's always answered questions for people still confused.

bmxdude, the only logical method to GET the patch is to have it installed on an OtherOS PS3 (that I'm aware of). Sure you could unpack the .PKG but that's only going to get you so far.

Once I get my Linux enabled PS3, I'll find a way to chat with you in real time so we can work on this together. Though money is a bit tight for me. Luckily it's Missouri's tax free weekend so I'll be getting in a few more hours at work.
08-06-2010, 04:54 AM #9
Originally posted by Icey View Post
lol bmxdude, you're the only 1, that i know that could probably do the hack Winky Winky

I think the reasons for Unknown and Hunter not to release it is

1. They can get a lot of money
2. They can use the same methods to hack Black Ops (since they hacked cod5 too)
3. They like to keep it by themselves Smile^


They don't release it because 90% of the people have just been talking shit about them, then begging them for something. The people who do that don't deserve it one bit. Even if he were to give it to a small group of people who would keep it between them, eventually it'll get into the wrong hands and they'll leak it everywhere. When I used to hack Socom it happened all the time. I'd give one person a new code, they leak it to their best friend then it just keeps going until every person and their grandma has the damn thing. The way I saw it back then was that if people work for it and get it themselves, I'd help them as much as they'd need further down the road. As for getting it, you have to do it yourself. I don't blame them for not releasing it, I've been in their shoes and I know what its like to have people up for ass for something they could do on their own if they put their own time and effort into it.

The following user thanked Omniplasma for this useful post:

SupaTrollioBros
08-06-2010, 07:03 AM #10
Flokko-RCD
Bounty hunter
I got a PS3 FW 3.15 with Linux and i wanna help!!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo