PDA

View Full Version : Detouring (IDA)



smoothy023
03-06-2008, 02:59 PM
Hi guys, im learning how to Detour PB I found This with IDA Pro 4.3
Can someone help me?? If anyone helps me i will make a VIP Hack on my site and if people Buy VIP i will Donate here and Buy VIP
And ofcourse i will add any Credit I Can Give

This is What i Found in IDA
http://img507.imageshack.us/img507/8309/naamloosgo2.th.png (http://img507.imageshack.us/my.php?image=naamloosgo2.png)

Or link: http://s245.photobucket.com/albums/gg78/smoothy023/?action=view&current=naamloos.jpg

I lookes in PB_P

Can anyone Help me with This How can i make this in C++

U Can add my msn if you want to elp me through that i will give you money through paypal and i will Give 100 Credits just plz help me

Greetz smoothy023

masterboy
03-06-2008, 03:33 PM
U are looking wrong

attach the processs: pbcl.dll(find it at WarRock\System\pb

Than Alt+T and String= PB_P than u find this:

.text:1005605D sub_10055FC5 mov esi, offset aPb_p ; "PB_P"
.rdata:10080C48 aPb_power db 'pb_Power',0
.rdata:10080D0C aPb_plist db 'pb_Plist',0
.rdata:100818B4 aPb_p db 'PB_P',0
.data:1009F330 off_1009F330 dd offset aPb_plist ; "pb_Plist"
.data:1009F368 off_1009F368 dd offset aPb_power ; "pb_Power"


You see sub_10055FC5

Thats the Offset Check value of Punkbuster from the game WarRock

seth26jan
03-10-2008, 07:33 PM
Then what do you do, a writepointerfloat(detected string) on the addie and use the offset to make it 0? Or am I going the wrong way? :****fag

the ownzman
03-11-2008, 12:19 PM
that is the adress for to make a bypass or not?:)
10055FC5

Firesnipe
03-11-2008, 10:12 PM
that is the adress for to make a bypass or not?:)
10055FC5

I really really really! doubt it...