Thread: Detour problem

Results 1 to 5 of 5
  1. #1
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19

    Detour problem

    Wtf is wrong with this line of code

    Code:
    pPBPerformCheck = ( PBPerformCheck_t )DetourFunction( ( BYTE * )( dwPbclBase + 0x55FC5 ), ( BYTE * )_PBPerformCheck );
    I don't get errors when building it, but when I'm injecting every fucking injector gives some error, and when I comment it out it I can inject it without any problems. This worked yesterday, so why it isn't working anymore?

  2. #2
    footstar2's Avatar
    Join Date
    Apr 2008
    Posts
    47
    Reputation
    10
    Thanks
    3
    if it worked yesterday and not today offset maybe?

  3. #3
    Threadstarter
    Bobo's Trainer
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    Yeah but offset shouldn't affect can I inject it or not, then I'm just hooking different function

    E:
    what language is it? the only i know is JAVA and a bit VB8
    It's C++
    Last edited by juppeli; 07-15-2008 at 02:35 PM.

  4. #4
    footstar2's Avatar
    Join Date
    Apr 2008
    Posts
    47
    Reputation
    10
    Thanks
    3
    what language is it? the only i know is JAVA and a bit VB8

  5. #5
    masterboy120's Avatar
    Join Date
    Jul 2007
    Gender
    male
    Location
    The Netherlands
    Posts
    371
    Reputation
    10
    Thanks
    34
    My Mood
    Amazed
    PB is checking for \Windows\System32\d3d8.dll and offset is wrong too..

Similar Threads

  1. Detours, whats the problem with them
    By Clarkie in forum Combat Arms Coding Help & Discussion
    Replies: 17
    Last Post: 05-30-2011, 11:42 PM
  2. To All GunZ Down 02-07-06 PROBLEM
    By WertyRO in forum Gunz General
    Replies: 18
    Last Post: 02-09-2006, 07:41 PM
  3. hacking problems
    By iwillkillyou in forum WarRock - International Hacks
    Replies: 11
    Last Post: 02-04-2006, 04:37 PM
  4. WPE problem...
    By styx23 in forum General Game Hacking
    Replies: 8
    Last Post: 01-18-2006, 07:51 PM
  5. Problem Wit Hacking Programs
    By f5awp in forum General Gaming
    Replies: 5
    Last Post: 01-10-2006, 05:44 AM

Tags for this Thread