Combating Anti Cheat menu

User Tag List

Results 1 to 9 of 9
  1. #1
    wtsmyacc's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Combating Anti Cheat

    Greetings,

    I would like to know the steps bots have taken to combat Anti-Cheat Systems put in place by GGG. I would like to know if i can use cheat engine to safely read game memory without being detected.
    I would like to know how far can you go without being detected by anti-cheat of POE, i.e can i also write into process memory or can i only read game memory, can i interact with handles etc.

    PS
    I am creating a bot for educational purposes and would like some medium of communication to seek some guidance.
    Last edited by wtsmyacc; 11-05-2018 at 07:29 AM.

    Combating Anti Cheat
  2. #2
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    mmo...ostmortem.html

    You may find this useful. He was convinced that there is server-sided protection against bots.

    Their client "downloads" the anti-cheat from the server on server request, performs its scans, then disposes of the anti-cheat. Nobody that I know of has gotten hold of the binary. Everything below are all assumptions based on ban reports and previous versions of their anti-cheat.

    As far as we know, reading memory is fine if they aren't scanning for your application. If they are, the limited user method (https://www.ownedcore.com/forums/mmo...ited-user.html) has helped users evade bans so far. Once you begin writing memory... you are no longer safe but there are no reported bans for doing so.

    Opening a handle to the game likely flags your process as suspicious to be scanned... but as long as you don't match any of their cheat patterns, you are probably fine.

  3. Thanks wtsmyacc (1 members gave Thanks to Sychotix for this useful post)
  4. #3
    wtsmyacc's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    "As far as we know, reading memory is fine if they aren't scanning for your application."
    Does this mean if i made a custom software that is reading memory they cant find me because they do not have access to my software, but if i was the owner of Exiled-Bot they could?

  5. #4
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wtsmyacc View Post
    "As far as we know, reading memory is fine if they aren't scanning for your application."
    Does this mean if i made a custom software that is reading memory they cant find me because they do not have access to my software, but if i was the owner of Exiled-Bot they could?
    Well, saying "they can't find me" is a bit of a strong way to put it. We believe that they have some sort of pattern scanning for detection of known cheats. One example is PoEHUD. They detect that some software is suspicious (probably an open handle), then attempt to open up the executable. If you are using proper protection, they will get an access denied attempting to open the executable. If not, they will scan the executable to see if it looks like PoEHUD. They then tell the server, "Hey, we found a match for that pattern!" and the server decides if you get a ban or not.

    If your program was private, they would have a MUCH harder time creating a pattern to match your application.

  6. Thanks wtsmyacc, Nolan431 (2 members gave Thanks to Sychotix for this useful post)
  7. #5
    wtsmyacc's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So their current system downloads the anti cheat scanning software to look for cheats in your computer. So if i was a private script it would be much harder to scan for it, unless it behaves similarly to an already existing know cheat.

    Is POEHUD completely undetectable after making sure POE client have access rights?

    Is there some way to delete the scanning software, in Runescape there was a folder that stored software which the popular bots deleted the folder when starting the client (similar to deleting cache)

    Edit: The folder was "Jagexcache" and flagged your pc after u got banned

  8. #6
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wtsmyacc View Post
    So their current system downloads the anti cheat scanning software to look for cheats in your computer. So if i was a private script it would be much harder to scan for it, unless it behaves similarly to an already existing know cheat.

    Is POEHUD completely undetectable after making sure POE client have access rights?

    Is there some way to delete the scanning software, in Runescape there was a folder that stored software which the popular bots deleted the folder when starting the client (similar to deleting cache)

    Edit: The folder was "Jagexcache" and flagged your pc after u got banned
    I do not believe there have been any bans for using PoEHUD when using the limited user method properly.

    To my knowledge, the anti-cheat is never stored on disk. The module is loaded in memory, executed, then unloaded.

  9. Thanks wtsmyacc (1 members gave Thanks to Sychotix for this useful post)
  10. #7
    wtsmyacc's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    5
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you For Everything!

  11. #8
    belked's Avatar Member
    Reputation
    1
    Join Date
    Dec 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    I do not believe there have been any bans for using PoEHUD when using the limited user method properly.

    To my knowledge, the anti-cheat is never stored on disk. The module is loaded in memory, executed, then unloaded.
    why the limited user method does not save when using the Exiled Bot?

  12. #9
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by belked View Post
    why the limited user method does not save when using the Exiled Bot?
    I don't know the inner workings of that bot. You may want to ask the developers.

Similar Threads

  1. Hooked On WoW - Amazing anti-cheat, * 99% Bug free *
    By Immüñé in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 07-02-2008, 04:57 PM
  2. Hooked on WoW [ANTI-CHEAT SYSTEM. FUNSERVER & BLIZZLIKE]
    By Exodius in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 06-20-2008, 03:17 PM
  3. Us Vs Anti Cheat system
    By Wildslayer in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 06-20-2008, 08:38 AM
  4. How does wow's anti cheat engine work?
    By Netzgeist in forum World of Warcraft General
    Replies: 4
    Last Post: 01-08-2008, 09:15 AM
  5. Techniques to beat anti-cheat
    By mp40stg44 in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 09-29-2006, 10:47 PM
All times are GMT -5. The time now is 10:58 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search