Results 1 to 5 of 5
  1. #1
    xitan244's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0

    DrawTextEngine wrong pattern

    Does anyone know the new pattern for DrawTextEngine call and DrawTextEngine ?
    My old pattern doesn't work, cause 24500 "Cross Fire Error"
    Code:
    // from Anykia Project		
    //DrawTextEngine Call
    
    DrawTextEngine1 = Memory->FindPattern(CShell, (PBYTE)"\xE8\x00\x00\x00\x00\x8B\x96\x00\x00\x00\x00\x8B\x86\x00\x00\x00\x00\x6A\x00\x6A\x00\x6A\x00\x6A\x00\x6A\x00\x83\xC2", "0????00????00????0?0?0?0?0?00");
    DrawTextEngine1 = *(DWORD*) (DrawTextEngine1 + 0x1) + (DrawTextEngine1 + 0x5);
    
    //DrawTextEngine
    
    DrawTextEngine2 = Memory->FindPattern(CShell, (PBYTE)"\x8B\x0D\x00\x00\x00\x00\xE8\x00\x00\x00\x00\x8B\x96\x00\x00\x00\x00\x8B\x86", "00????0????00????00");
    DrawTextEngine2 = *(DWORD*) (DrawTextEngine2 + 0x2);
    Last edited by xitan244; 12-08-2016 at 03:20 AM.

  2. #2
    -[I]fLuX's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    342
    Reputation
    112
    Thanks
    3,923
    My Mood
    Bored
    Just build your own one. The string is: "- (NO CLAN)"
    •Contributor: June, 29th 2013


    My Sources:
    Injector
    Memory Base
    D3D9 Hook
    Hooked Memory Base




  3. The Following User Says Thank You to -[I]fLuX For This Useful Post:

    xitan244 (12-10-2016)

  4. #3
    dreamers0911's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Quote Originally Posted by -[I]fLuX View Post
    Just build your own one. The string is: "- (NO CLAN)"
    Sir Can You Give Me Source Code Of Hook I use Your base i Need Undetect Hook

  5. #4
    xitan244's Avatar
    Join Date
    Dec 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Solved
    #REQ close

  6. #5
    Hugo Boss's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    28,752
    Reputation
    4790
    Thanks
    5,902
    My Mood
    Angelic
    Closed upon request.

     
    Super User since 08-29-2017
    Global Moderator from 10-02-2016 - 08-29-2017
    Premium Seller since 11-16-2016
    Moderator from 09-24-2015 - 01-09-2016
    Alliance of Valiant Arms Minion from 11-12-2015 - 01-09-2016
    Market place Minion from 09-24-2015 - 01-09-2016
    Crossfire Minion from 09-11-2015 - 01-09-2016

    Middleman from 07-07-2015 - 01-09-2016
    Market Place Minion from 03-03-2014 - 08-01-2014
    Middleman from 01-30-2014 - 08-01-2014
    Moderator from 03-29-2013 - 04-04-2013
    Market Place Minion from 03-07-2013 - 04-04-2013
    Premium Member since 01-25-2013
    Middleman from 12-04-2012 - 04-04-2013
    Registered since 10-9-2011

Similar Threads

  1. Can someone tell me wtf I did wrong? =(
    By SadisticGrin in forum C++/C Programming
    Replies: 7
    Last Post: 08-14-2007, 04:37 AM
  2. Whats wrong with my code? =(
    By SadisticGrin in forum C++/C Programming
    Replies: 13
    Last Post: 08-03-2007, 11:39 AM
  3. Hack gone wrong
    By qwerty1029 in forum Suggestions, Requests & General Help
    Replies: 1
    Last Post: 02-07-2007, 04:53 PM
  4. i think i know whats wrong with gourav
    By iverson954360 in forum General
    Replies: 14
    Last Post: 12-19-2006, 10:07 AM
  5. There Is Nothing Wrong With Rose !
    By Severed in forum General Gaming
    Replies: 0
    Last Post: 02-21-2006, 02:41 AM