PDA

View Full Version : Detouring Punkbuster



purple.d1amond
01-01-2008, 09:58 AM
hi....

there was already another thread where we talked about this, but i want to post my specific code.

the punkbuster checks function is at:
thats what the tutorial from okidoki tells you.
the function is:


and i have a timer in my programm.
the interval is 1ms, so that it is called 1000x per sec.
there i freeze values, eg stamina.

i also added:
timer bla


is this the right function? did i applied the detour correctly? and is it right to call it every 1ms? is it necessary to add a retourfunc();?

i cant get these infos on my own, because i dont get kicked with my hack...
but i also dont get a messagebox which would show me that my detour works correctly...

plz help, it was a hell lot of work!

EDIT1: deleted everything, caus f1resnipe told that pb is watching...

Firesnipe
01-01-2008, 10:30 AM
WOW:eek:

Thats very hard stuff!

I have a question..
Does this mean that i can change walal(0x12C8560, 0x4C, 42);
to something like that
int (__cdecl *sub_1003E341_o)(); to make more ud?

R3bel19
Fuck yea it's hard shit
rofl
just like str told me

You probably can dude cause PB will detected this code in no time since it's public
purple.d1amond thx a lot for this tut dude

purple.d1amond
01-01-2008, 10:48 AM
deleted everything.... but would be glad if some1 can help me!

icq: 352705479

Hammer
01-01-2008, 11:15 AM
Dude, stop using the big fonts...
ITS CALLED SPAMMING!!!

Firesnipe
01-01-2008, 03:17 PM
Dude, stop using the big fonts...
ITS CALLED SPAMMING!!!

Dude, sdfu and leme do wat i do best (SPWM!!!!!!!!) and + wr1t edieted my god dam post :(

Bigxxx
01-01-2008, 03:20 PM
yeah dont spam with big font ;)
No one is blind here ok ? :P

Firesnipe
01-01-2008, 04:04 PM
yeah dont spam with big font ;)
No one is blind here ok ? :P

But i like big fonts :(

thimo
01-01-2008, 04:38 PM
Ontopic, please.

matthijs289
01-02-2008, 01:39 AM
i readed everything but i dont understand what detouring is? can somebody tell me (pleas keep it simple im new in C++):o

purple.d1amond
01-02-2008, 04:00 AM
it isnt simple.... so it would be difficult to understand. go to gamedeception forums, there u find anything about f***ing pb.

Dxt-Credzis
01-02-2008, 04:55 AM
I will create a full tutorial later today...
video tutorial ;-)

Hammer
01-02-2008, 05:04 AM
Ok, but dont put it on YouTube, so no newbies can see it xD

Dxt-Cobra
01-02-2008, 09:16 AM
Theres many diff ways you can use detours.

A Detour in C++ makes an address jmp to a difff address.
When you detour something normally its to detour around something say like punkbusters memory checks.When you detour your hacks away from the check.It doesnt notice your hacks.Uc.forums does have alot on detours.

Firesnipe
01-02-2008, 02:17 PM
Theres many diff ways you can use detours.

A Detour in C++ makes an address jmp to a difff address.
When you detour something normally its to detour around something say like punkbusters memory checks.When you detour your hacks away from the check.It doesnt notice your hacks.Uc.forums does have alot on detours.

So it's like a detour on a road when one road is blocked in our case PB is detecting our hacks so we have to take a diffrent way out where PB isn't blocking it

DutchHelFire
01-06-2008, 06:05 AM
as far as i think it works....
http://i173.photobucket.com/albums/w80/united-ms-hackers/Pbdetouring.jpg

Hellfish
01-07-2008, 10:53 AM
Video or any other tutorial would come in handy.

virus7799
01-07-2008, 11:46 AM
How would you find the adresses to detour PB? :confused:

A_Random_Person
01-07-2008, 06:27 PM
I'll be looking forward to that soulcatcher.

masterboy
01-08-2008, 03:12 PM
I hope that tutorial come soon because i got some very much problems with detouring PunkBuster...

Dxt-Credzis
01-08-2008, 03:17 PM
ye sorry, i have been bussy, i will do it tomorrow :)

SH15TER
01-08-2008, 03:28 PM
ok nvm you can make ingame menus right?

purple.d1amond
01-09-2008, 09:01 AM
2 things i would like to tell u SoulCatcher:

plz, dont post a detouring function which can be copied easily. everybody calls himself hacker, and just copies the code from this forum. these ones who have no idea about c++ shouldnt try to detour pb...
only tell how to get it, so that u can learn from it...

and the second: plz also tell theoretically how u can find the right function to detour... but also plz dont post the adress itself... i want to do it my own, i cant say i have detoured punkbuster if u just send me the adress...

good luck for your tutorial! hope it will come soon :)

thx

Dxt-Credzis
01-10-2008, 10:47 AM
It will be an video tutorial ;-)
I will use an old PB version so the adress wont be the same

masterboy
01-10-2008, 11:36 AM
That would be a great idea....Just use a old PB offset..good thing i got the right PB Offset :D