Results 1 to 11 of 11
  1. #1
    mojo007's Avatar
    Join Date
    Apr 2008
    Posts
    29
    Reputation
    9
    Thanks
    0

    How to Detaour PUnkbuster

    Download IDA pro

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

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

    Code:
    .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

  2. #2

  3. #3
    K2 Nemico's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Posts
    160
    Reputation
    8
    Thanks
    29
    oh cool... so is the offset WITH "100" or WITHOUT "100"? please nobody post a dumb answer thanks.

  4. #4
    joranxxl's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    The netherlands
    Posts
    32
    Reputation
    10
    Thanks
    4
    i don't understand it...

    You see sub_10055FC5

    Thats the Offset Check value of Punkbuster from the game WarRock
    what i musst to do to detour pb?

  5. #5
    olie122333's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Posts
    438
    Reputation
    10
    Thanks
    20
    well, how do we use this to detour PunkBuster ?

  6. #6
    mrkprv's Avatar
    Join Date
    Feb 2008
    Gender
    male
    Posts
    40
    Reputation
    10
    Thanks
    47

    TNX

    This is the metod to search PB offset but you do nothing without a detour function....
    you need also library .....
    and after you make it in c++...
    i try many times...... but nothing
    Anyone know how to code bypass in c++?
    byez

    P.S. there is another metod..... in vb6 or vb8 to make bypass.... and it is a 2 bytes nop anyone tell us the address?

  7. #7
    neoxquick's Avatar
    Join Date
    Mar 2007
    Posts
    117
    Reputation
    10
    Thanks
    1
    mrkprv i dont think anyone will tell you .. since make the bypass it is the hardest of all

  8. #8
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    Quote Originally Posted by neoxquick View Post
    mrkprv i dont think anyone will tell you .. since make the bypass it is the hardest of all
    since there was a big pb update


  9. #9
    supernub's Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    where can i find ida pro for free

  10. #10
    supernub's Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    where can i find ida pro for free

    EDIT srry for double post

  11. #11
    Silk[H4x]'s Avatar
    Join Date
    Jul 2008
    Posts
    45
    Reputation
    10
    Thanks
    102
    "srry for double post" ? are you idiot? 2 posts with the same question, Why don't you just edit the damn reply instead of making other?

Similar Threads

  1. how to disable punkbuster (no b*ll sh*t)
    By landerman007 in forum WarRock - International Hacks
    Replies: 2
    Last Post: 02-20-2008, 09:32 AM
  2. [tut] how to disable punkbuster
    By landerman007 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 02-20-2008, 07:46 AM
  3. [Ollydbg] How to Attech to Warrock Withouth Punkbuster
    By apezwijn in forum WarRock - International Hacks
    Replies: 12
    Last Post: 08-02-2007, 10:39 AM
  4. How can i hook the punkbuster?
    By TheRedEye in forum WarRock - International Hacks
    Replies: 5
    Last Post: 05-27-2007, 12:34 PM
  5. [Story]How I HeadFuxed PunkBuster
    By EndRiT in forum WarRock - International Hacks
    Replies: 6
    Last Post: 04-14-2007, 06:56 PM

Tags for this Thread