[Release] Codex anticheat sourcecode c++

Page 1 of 3 123 LastLast
Results 1 to 15 of 35
  1. #1
    Valued Member karipidis is offline
    MemberRank
    Feb 2012 Join Date
    121Posts

    config [Release] Codex anticheat sourcecode c++

    Codex.dll (source code + utilitários) Configure the files then hook and run!
    very nice anticheat code with many detectors and options. Im showing the files here because many off people here they can use antisuspend threads packet encryptions and etc. I hope we can make this anticheat powerfull.
    Net framework not required!

    Detectors:
    D-Scan - 16 hex Dump + Entripoint
    H-Scan - Heuristic scan (bad words)
    W-Scan - Window Title scan
    CN-Scan - Classe window name
    I-Scan - Dll Inject
    L-Scan - Always on launcher
    F-Scan - Exe files name changed
    k-Scan - Anti-kill (threads)
    CRC-Scan - CRC scan (One time at start or every 60 seconds)

    Crc scan protected files:
    Launcher.exe
    Protect.bmd (splash image)
    Webzenlogo.OZJ
    Player.bmd
    EncTerrain.att (1 to 7)

    Features:
    -Splash image (protect.bmd)
    -Splash message (english / portuguese)
    -Serial / version / IP inside .dll
    -Hack detect Log.txt generator (Gameguard/log.txt)
    -Server name at the Splash message
    -Load Glow.dll (Only 97v)
    -Game Minimizer (inside dll)
    -Load .exe files at start game (wim MU, Click0r)

    Credits:
    Susana ADM = Bad words detector + splash message
    F1x = Dump code
    Jonathan = Source code base (with bugs)
    VertexBrasil = fix, add new features, make a video tutorial and give it for you.

    Protect exe files by names
    Serial / version inside Codex.dll code
    Configuring another detectors
    Protect antihack dll with MoleboxPro
    Hook antihack dll with Stud_PE

    virus scan

    Only for those who know c++. Files are not mine, its just an opensource anticheat with GREAT features, i hope all here we can make it better. i tested in 97d and 1.02 works perfect. is easy to bypass because you can suspend the hooked dll then is not working..But you cant kill it with a process explorer..maybe someone here can create something good for this.
    thanks

    https://www.sendspace.com/file/1zqgu1 codex anticheat open source
    http://www.mediafire.com/download/fy...X_ANTIHACK.rar codex anticheat open source

    All videos and more.https://www.mediafire.com/?q0u6gh4qa3xi1ou

    edit: This project continued here with some new features http://forum.ragezone.com/f508/codex...-code-1066322/ and discontinued for the time.
    Of course its open source so you can create-change-fix everything you want if you have the knowledge...
    Last edited by karipidis; 14-11-16 at 07:20 PM. Reason: links update


  2. #2
    Account Upgraded | Title Enabled! Mila is offline
    MemberRank
    Jan 2013 Join Date
    325Posts

    re: [Release] Codex anticheat sourcecode c++

    Great! you can dev anticheat serverside?

  3. #3
    Novice Rafael Roloff is offline
    MemberRank
    Nov 2013 Join Date
    1Posts

    re: [Release] Codex anticheat sourcecode c++

    anti kill thread does not work

  4. #4
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    re: [Release] Codex anticheat sourcecode c++

    Its a source code its meant for being build on to work -.-

  5. #5
    Valued Member karipidis is offline
    MemberRank
    Feb 2012 Join Date
    121Posts

    re: [Release] Codex anticheat sourcecode c++

    Quote Originally Posted by Rafael Roloff View Post
    anti kill thread does not work
    you mean the counter cant count? you have to set the threads number..if you cant count with the counter
    rename your main.exe to Main.exe
    if you didnt do anything of these and you just checked the antikill thread to 1..check the video
    wait i will give link for aaaall videos so you can see exactly how everything works

    Edit: check here all videos https://www.mediafire.com/?q0u6gh4qa3xi1ou
    you can see how to setup the antikilling thread.
    Last edited by karipidis; 10-05-14 at 02:21 PM.

  6. #6
    Member Urketinn is offline
    MemberRank
    May 2014 Join Date
    59Posts

    re: [Release] Codex anticheat sourcecode c++

    MUAutoClicker detect? example: //multihit, etc..

  7. #7
    Valued Member karipidis is offline
    MemberRank
    Feb 2012 Join Date
    121Posts

    re: [Release] Codex anticheat sourcecode c++

    you can easily add it in the cheat list..you can add every cheat you want in the list.. very easy you can see how on videos

  8. #8
    Member Urketinn is offline
    MemberRank
    May 2014 Join Date
    59Posts

    re: [Release] Codex anticheat sourcecode c++

    Because I am from Argentina and I do not understand the video

  9. #9
    Enthusiast 159654 is offline
    MemberRank
    Sep 2013 Join Date
    28Posts

    re: [Release] Codex anticheat sourcecode c++

    this work on S3?

  10. #10
    Valued Member karipidis is offline
    MemberRank
    Feb 2012 Join Date
    121Posts

    re: [Release] Codex anticheat sourcecode c++

    works in all versions..

  11. #11
    Member Jack Whoo is offline
    MemberRank
    Aug 2013 Join Date
    60Posts

    re: [Release] Codex anticheat sourcecode c++

    For noobs, ( i am one ) there are 16 hex stuff.. and the tools give us 32 hex on detect dump .. so? :D
    nvm i did build and i got more than 100 errors I guess it is not for visual studio 2013

  12. #12
    Enthusiast 159654 is offline
    MemberRank
    Sep 2013 Join Date
    28Posts

    re: [Release] Codex anticheat sourcecode c++

    Quote Originally Posted by karipidis View Post
    Codex.dll (source code + utilitários) Configure the files then hook and run!
    very nice anticheat code with many detectors and options. Im showing the files here because many off people here they can use antisuspend threads packet encryptions and etc. I hope we can make this anticheat powerfull.
    Net framework not required!

    Detectors:
    D-Scan - 16 hex Dump + Entripoint
    H-Scan - Heuristic scan (bad words)
    W-Scan - Window Title scan
    CN-Scan - Classe window name
    I-Scan - Dll Inject
    L-Scan - Always on launcher
    F-Scan - Exe files name changed
    k-Scan - Anti-kill (threads)
    CRC-Scan - CRC scan (One time at start or every 60 seconds)

    Crc scan protected files:
    Launcher.exe
    Protect.bmd (splash image)
    Webzenlogo.OZJ
    Player.bmd
    EncTerrain.att (1 to 7)

    Features:
    -Splash image (protect.bmd)
    -Splash message (english / portuguese)
    -Serial / version / IP inside .dll
    -Hack detect Log.txt generator (Gameguard/log.txt)
    -Server name at the Splash message
    -Load Glow.dll (Only 97v)
    -Game Minimizer (inside dll)
    -Load .exe files at start game (wim MU, Click0r)

    Credits:
    Susana ADM = Bad words detector + splash message
    F1x = Dump code
    Jonathan = Source code base (with bugs)
    VertexBrasil = fix, add new features, make a video tutorial and give it for you.

    Protect exe files by names
    Serial / version inside Codex.dll code
    Configuring another detectors
    Protect antihack dll with MoleboxPro
    Hook antihack dll with Stud_PE

    virus scan

    Only for those who know c++. Files are not mine, its just an opensource anticheat with GREAT features, i hope all here we can make it better. i tested in 97d and 1.02 works perfect. is easy to bypass because you can suspend the hooked dll then is not working..But you cant kill it with a process explorer..maybe someone here can create something good for this.
    thanks

    http://www.4shared.com/rar/8eb920aD/...Antihack.html?
    https://mega.co.nz/#!c0MTFZCC!JbH0Cz...D5uL0Dva9KnHGo

    All videos and more.https://www.mediafire.com/?q0u6gh4qa3xi1ou
    i love you the best anti-hack!!!! work on me S3
    just one thing : why take so long when i got dc if im with hack?
    Last edited by 159654; 13-05-14 at 06:13 PM.

  13. #13
    Valued Member karipidis is offline
    MemberRank
    Feb 2012 Join Date
    121Posts

    re: [Release] Codex anticheat sourcecode c++

    dump.jpgclassname1.jpg
    you can change this value from 30000 to 10000
    or 5000..also these are for dump and classname you can do the same for inject.cpp and window.cpp if they are enabled..
    but man im not recomment to use it now this anticheat because is easy to bypass
    i "release" it here so developers can make it better

  14. #14
    Enthusiast 159654 is offline
    MemberRank
    Sep 2013 Join Date
    28Posts

    re: [Release] Codex anticheat sourcecode c++

    Quote Originally Posted by karipidis View Post
    dump.jpgclassname1.jpg
    you can change this value from 30000 to 10000
    or 5000..also these are for dump and classname you can do the same for inject.cpp and window.cpp if they are enabled..
    but man im not recomment to use it now this anticheat because is easy to bypass
    i "release" it here so developers can make it better
    ty very help . work :)

  15. #15
    Apprentice MHUii is offline
    MemberRank
    Jan 2014 Join Date
    11Posts

    re: [Release] Codex anticheat sourcecode c++

    Can someone setup this to my server? Coz most of my players using DC Hack and speedhack :(



Page 1 of 3 123 LastLast

Advertisement