Go Back   UnKnoWnCheaTs - Multiplayer Game Hacking and Cheats

  • Arma 2 Free Anti Cheat Bypass Arma 2 Free Anti Cheat Bypass
    sponsored advertisements
    Authenticator Code
    Reply
     
    Thread Tools

    Arma 2 Free Anti Cheat Bypass
    Old 19th December 2011, 05:20 AM   #1
    DeadLineHF
    The Legendary Cheater

    DeadLineHF's Avatar

    Join Date: Jan 2010
    Posts: 476
    Reputation: 1093
    Rep Power: 352
    DeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of rep
    Recognitions Award symbolizing a retired staff member who dedicated a notable amount of time and effort to their past staff position. Former Staff
    Points: 11,768, Level: 13
    Points: 11,768, Level: 13 Points: 11,768, Level: 13 Points: 11,768, Level: 13
    Level up: 60%, 532 Points needed
    Level up: 60% Level up: 60% Level up: 60%
    Activity: 0%
    Activity: 0% Activity: 0% Activity: 0%
    Arma 2 Free Anti Cheat Bypass

    I've been looking into the arma 2 for awhile now, And i keep on getting the annoying notification, From arma 2's Anti cheat "Battle Eye". And this is the Corrupted memory error, which comes up when you try to debug online. So i have made a bypass for this to solve that problem. Just run this before you use your code. Or start a new thread.

    Code:
    void BattleEyeBypass (void)
    {
        DWORD beServer = (DWORD)GetModuleHandle("BEServer.dll");
        if ( beServer !=0 )
        {
            while(1)
            {
                CMemory::Edit((void*)(0x10004324),(PBYTE)"\xEB\x12",2);
    	    CMemory::Edit((void*)(0x10004340),(PBYTE)"\xEB\x45",2);
    	    CMemory::Edit((void*)(0x1000438E),(PBYTE)"\xEB\x07",2);
    	    CMemory::Edit((void*)(0x10004399),(PBYTE)"\xEB\x2C",2);
    	    Sleep(50);
            }
        }
    }
    [Auto Merged - 6:29:14 UTC]

    EDIT: I have some more info, This is to completely disable the connection to here server. THESE ARE IN BEClient.dll NOT BEServer.dll


    1000118B |. 75 21 JNZ SHORT BEClient.100011AE
    Patch to EB 21

    10001198 |. 75 14 JNZ SHORT BEClient.100011AE
    Patch to EB 14

    10001135 |. 0F85 86000000 JNZ BEClient.100011C1
    Patch to 90 90 90 90 90 90

    10001114 |. 0F84 BA000000 JE BEClient.100011D4
    Patch to 90 90 90 90 90 90

    100010FA |. 0F84 E7000000 JE BEClient.100011E7
    Patch to 90 90 90 90 90 90

    10001289 |. 75 0D JNZ SHORT BEClient.10001298
    Patch to EB 0D

    10001266 |. 74 41 JE SHORT BEClient.100012A9
    Patch to EB 41

    10001249 |. 74 71 JE SHORT BEClient.100012BC
    Patch to EB 71

    1000131B |. 75 11 JNZ SHORT BEClient.1000132E
    Patch to EB 11

    I will write a full bypass tomorrow, It's late now, And i got school tomorrow. So after school i will write the new bypass and post it. And i', sure there 's a way to bypass with out all these patch's.
    __________________
    Quote:
    Originally Posted by TIGER545454 View Post
    DeadLineHF - Reversing Daemon


    "Sometimes the best way to advance is in reverse"

    Last edited by DeadLineHF; 19th December 2011 at 05:30 AM.
    DeadLineHF is offline
    Reply With Quote

    Old 22nd December 2011, 09:23 PM   #2
    kath
    h4x0!2

    kath's Avatar

    Join Date: Jan 2006
    Posts: 116
    Reputation: 691
    Rep Power: 444
    kath no longer needs Tutorialskath no longer needs Tutorialskath no longer needs Tutorialskath no longer needs Tutorialskath no longer needs Tutorialskath no longer needs Tutorials
    1 jne.. check how be insitialises

    link to more info

    removed

    Last edited by Hanoi; 22nd December 2011 at 10:18 PM.
    kath is offline
    Reply With Quote

    Old 22nd December 2011, 09:46 PM   #3
    DeadLineHF
    The Legendary Cheater

    DeadLineHF's Avatar

    Threadstarter
    Join Date: Jan 2010
    Posts: 476
    Reputation: 1093
    Rep Power: 352
    DeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of rep
    Recognitions Award symbolizing a retired staff member who dedicated a notable amount of time and effort to their past staff position. Former Staff
    Points: 11,768, Level: 13
    Points: 11,768, Level: 13 Points: 11,768, Level: 13 Points: 11,768, Level: 13
    Level up: 60%, 532 Points needed
    Level up: 60% Level up: 60% Level up: 60%
    Activity: 0%
    Activity: 0% Activity: 0% Activity: 0%
    Quote:
    Originally Posted by kath View Post
    1 jne.. check how be insitialises

    link to more info
    it still kicks you on joining a game, mine bypass's that.
    __________________
    Quote:
    Originally Posted by TIGER545454 View Post
    DeadLineHF - Reversing Daemon


    "Sometimes the best way to advance is in reverse"

    Last edited by Hanoi; 20th February 2012 at 03:28 PM.
    DeadLineHF is offline
    Reply With Quote

    Old 23rd December 2011, 05:51 PM   #4
    Jurugi
    Junior Member

    Jurugi's Avatar

    Join Date: Aug 2004
    Posts: 37
    Reputation: 1044
    Rep Power: 0
    Jurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of rep
    Very nice. I was actually doing this a few days ago just in case I ever needed to bypass a GUID ban. I've had a D3D esp, no recoil etc. working for quite a while and BE can't really detect it because it only seem to blacklist public hacks.
    Jurugi is offline
    Reply With Quote

    Old 23rd December 2011, 08:28 PM   #5
    DeadLineHF
    The Legendary Cheater

    DeadLineHF's Avatar

    Threadstarter
    Join Date: Jan 2010
    Posts: 476
    Reputation: 1093
    Rep Power: 352
    DeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of repDeadLineHF -- I am the Godfather of rep
    Recognitions Award symbolizing a retired staff member who dedicated a notable amount of time and effort to their past staff position. Former Staff
    Points: 11,768, Level: 13
    Points: 11,768, Level: 13 Points: 11,768, Level: 13 Points: 11,768, Level: 13
    Level up: 60%, 532 Points needed
    Level up: 60% Level up: 60% Level up: 60%
    Activity: 0%
    Activity: 0% Activity: 0% Activity: 0%
    Quote:
    Originally Posted by Jurugi View Post
    Very nice. I was actually doing this a few days ago just in case I ever needed to bypass a GUID ban. I've had a D3D esp, no recoil etc. working for quite a while and BE can't really detect it because it only seem to blacklist public hacks.
    Yea, what game are you running? Arma 2: Free? Because it's a really good game to start FPS Hacking, It's online, it's free, And they have the worst AC ever.
    __________________
    Quote:
    Originally Posted by TIGER545454 View Post
    DeadLineHF - Reversing Daemon


    "Sometimes the best way to advance is in reverse"
    DeadLineHF is offline
    Reply With Quote

    Old 24th December 2011, 03:57 AM   #6
    Jurugi
    Junior Member

    Jurugi's Avatar

    Join Date: Aug 2004
    Posts: 37
    Reputation: 1044
    Rep Power: 0
    Jurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of repJurugi -- I am the Godfather of rep
    Quote:
    Originally Posted by DeadLineHF View Post
    Yea, what game are you running? Arma 2: Free? Because it's a really good game to start FPS Hacking, It's online, it's free, And they have the worst AC ever.
    Combined ops. I bought Arma2 and later OA from the Czech Republic for only about 8$ each/. Same methods of hacking though.
    Jurugi is offline
    Reply With Quote
    Reply
    Similar Threads
    Thread Thread Starter Forum Replies Last Post
    [Help] Looking for a free D3D9/8 FPS without anti-cheat walru5 Other FPS Games 1 12th June 2012 06:50 PM
    Arma 2 Retail / Arma 2 Free / Arma 2 Oa Bypass kath ARMA 2 4 21st September 2011 03:57 PM
    [Source] CS2D Anti-Cheat Bypass Geek4Ever Other FPS Games 4 14th June 2010 05:06 AM
    where can i get anti-cheat bypass for mu? =\ darkmist Other MMORPG and Strategy 1 1st October 2008 06:05 PM
    [Information] Welcome to Anti - Cheat Bypass Section Dawgster Anti-Cheat Bypass 0 23rd January 2007 05:24 AM

    Tags
    anti, arma, bypass, cheat, free

    Thread Tools

    Forum Jump


    All times are GMT. The time now is 12:49 AM.

    Contact Us - Toggle Dark Theme
    Terms of Use Information Privacy Policy Information
    Copyright ©2000-2024, Unknowncheats™
    Arma 2 Free Anti Cheat Bypass Arma 2 Free Anti Cheat Bypass
    sponsored advertisement
    no new posts