Page 5 of 7 FirstFirst ... 34567 LastLast
Results 61 to 75 of 102
  1. #61
    AcidShout's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    nowhere
    Posts
    81
    Reputation
    27
    Thanks
    221
    My Mood
    Asleep
    Quote Originally Posted by Hitokiri~ View Post
    I'll decompile and post the major pieces of this for anyone with coding knowledge to remake it.
    Though I'm the head of hk, I didn't code it.

    Code:
    #define WPM(x,y,z,l)    WriteProcessMemory((HANDLE)x, (LPVOID)y, (LPCVOID)z, l, NULL)
    #define WNOP(x,y,l)     for(int n=0; n<l; n++)WriteProcessMemory((HANDLE)((char*)x + n), (LPVOID)y, "\x90", 1);
    
    void DisableACI(const HANDLE hProcess=NULL)
    {
        WNOP(hProcess,0x1000DDC4,0x49);
        WPM(hProcess,0x10004D20,"\xB0\x00\xC3",3);
        WNOP(hProcess,0x1000DDCB,7);
        WPM(hProcess,0x420AB0,"\xB8\x58\x10\x00\x00",5);
        WPM(hProcess,0x10004FF0,"\xC3",1);
        WNOP(hProcess,0x4AFF59,6);
        
        /* ******************************************** */
        // [ INSERT 1337 HACKER CLAN ADVERISMENT HERE ] //
        /* ******************************************** */
    }
    Now I'm waiting for the 1337 "EG" clan ( Aka "AdvancedHackers" by their alias ) to steal this too and say they made their own unbanner.
    aCI disabler*

    Also, I think this is not needed as everybody with a brain can just open it in IDA and see it as if it was source, as I didn't even bother to pack it.

  2. The Following User Says Thank You to AcidShout For This Useful Post:

    xMSainT (10-09-2014)

  3. #62
    xMSainT's Avatar
    Join Date
    Apr 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hitokiri~ View Post
    I'll decompile and post the major pieces of this for anyone with coding knowledge to remake it.
    Though I'm the head of hk, I didn't code it.

    Code:
    #define WPM(x,y,z,l)    WriteProcessMemory((HANDLE)x, (LPVOID)y, (LPCVOID)z, l, NULL)
    #define WNOP(x,y,l)     for(int n=0; n<l; n++)WriteProcessMemory((HANDLE)((char*)x + n), (LPVOID)y, "\x90", 1);
    
    void DisableACI(const HANDLE hProcess=NULL)
    {
        WNOP(hProcess,0x1000DDC4,0x49);
        WPM(hProcess,0x10004D20,"\xB0\x00\xC3",3);
        WNOP(hProcess,0x1000DDCB,7);
        WPM(hProcess,0x420AB0,"\xB8\x58\x10\x00\x00",5);
        WPM(hProcess,0x10004FF0,"\xC3",1);
        WNOP(hProcess,0x4AFF59,6);
        
        /* ******************************************** */
        // [ INSERT 1337 HACKER CLAN ADVERISMENT HERE ] //
        /* ******************************************** */
    }
    Now I'm waiting for the 1337 "EG" clan ( Aka "AdvancedHackers" by their alias ) to steal this too and say they made their own unbanner.
    Thank you, sir

  4. #63
    czacha994's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    3
    I reinstalled all Microsoft Visual C++ 2005-2013 (x86 + x64) and Microsoft .NET Framework 1.1 + 4.5.2 and i still have problems with 0xc000007b error. How can i fix that ? Data Execution Prevention is turned off as well

  5. #64
    GivingE4zy's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    0
    Reputation
    10
    Thanks
    0
    Lets Destroy Tekno :3

  6. #65
    czacha994's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by czacha994 View Post
    I reinstalled all Microsoft Visual C++ 2005-2013 (x86 + x64) and Microsoft .NET Framework 1.1 + 4.5.2 and i still have problems with 0xc000007b error. How can i fix that ? Data Execution Prevention is turned off as well
    Well, i fixed that. I scanned my computer with many tools (Kaspersky, NOD32, Malwarbytes Anti Malware, TDSSkiller) and nothing was found. I installed all windows updates and now its working like a charm!!

  7. #66
    BullDog12345's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Haven't a Fkin Clue #?#
    Posts
    198
    Reputation
    10
    Thanks
    233
    My Mood
    Psychedelic
    Will this work for Ultracod mw3 2.0 the beast of aimbots?
    **DONT BOTHER TRYING**

  8. #67
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by BullDog12345 View Post
    Will this work for Ultracod mw3 2.0 the beast of aimbots?
    "beast".
    Well for public hacks, I'd rank it first or second ( Befor/after barata's )

    But no. Due to the hooking method UltraCodMW3 uses ( VEH. Tekno malloc's and patches Dvars on startup ). You CAN make it work but it'd require dynamic patching of the DLL prior to injection.
    Maybe @AcidShout can do it for you since I'm quite lazy.

  9. #68
    Kabos net's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Not Working With Me at 2.7.3.5.
    Waiting u 2 Update It.

  10. #69
    Remek's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Getting prestige error all the time.

  11. #70
    BullDog12345's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Haven't a Fkin Clue #?#
    Posts
    198
    Reputation
    10
    Thanks
    233
    My Mood
    Psychedelic
    Ok i Just Pmed Him @Hitokiri~ i will Await Reply
    **DONT BOTHER TRYING**

  12. #71
    Sukhvinder's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    when i disable aci, my name in game is getting changed, how to fix that ?

  13. #72
    hkDavy's Avatar
    Join Date
    Sep 2014
    Gender
    female
    Posts
    77
    Reputation
    10
    Thanks
    1,012
    Quote Originally Posted by Sukhvinder View Post
    when i disable aci, my name in game is getting changed, how to fix that ?
    Change it back? Duh.
    We don't change people's name.

  14. #73
    Sukhvinder's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    how to change it, that's what i m asking bro!
    In teknomw3 client my name still shows as the old one, but after disabling aci when i join server name is changed to "thisguyhacks" or something like that.

  15. #74
    hkDavy's Avatar
    Join Date
    Sep 2014
    Gender
    female
    Posts
    77
    Reputation
    10
    Thanks
    1,012
    Quote Originally Posted by Sukhvinder View Post
    how to change it, that's what i m asking bro!
    In teknomw3 client my name still shows as the old one, but after disabling aci when i join server name is changed to "thisguyhacks" or something like that.
    That's because of the hack you use... Not the disabler...

  16. #75
    Sukhvinder's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by hkDavy View Post
    That's because of the hack you use... Not the disabler...
    I am using Barata's Tekno Multihack

Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. [Release] TeknoMW3 aCI disabler and unbanner. [Update 2.7.3.6]
    By hkDavy in forum Call of Duty Modern Warfare 3 Private Server Hacks
    Replies: 175
    Last Post: 05-17-2015, 01:07 PM
  2. [Outdated] aCI Bypass: TeknoMW3 aCI disabler. [Update 2.7.3.WhateverIsLast]
    By hkDavy in forum Call of Duty Modern Warfare 3 Private Server Hacks
    Replies: 9
    Last Post: 12-31-2014, 06:11 AM
  3. [Solved] TeknoMW3 aCI disabler didnot work withe the new update of Tekno 2.7.3.6
    By zakiii in forum Call of Duty Modern Warfare 3 Help
    Replies: 3
    Last Post: 12-21-2014, 12:44 AM
  4. [Outdated] aCI Bypass: TeknoMW3 aCI disabler.
    By hkDavy in forum Call of Duty Modern Warfare 3 Private Server Hacks
    Replies: 21
    Last Post: 09-26-2014, 01:25 PM
  5. [Release]Bypass aIW’s ACI without even 1 line of programming! + Updated Info
    By Neokill in forum Call of Duty Modern Warfare 2 Private Servers
    Replies: 21
    Last Post: 03-02-2012, 01:11 PM