Jump to content

Anti-cheat bypass


Alek

Recommended Posts

I've been working on a FPS cheat for a game called Rust that works without reading or writing process memory, injecting, etc. (completely color based using shape algorithms). The main driving factor is the spyware included with the game called EAC (Easy Anti-cheat). It pretty much scans your computer for Cheat Engine and Ollydbg; failing to start up if any of those applications are open. If you start the application after the game is up, just more annoying errors. Of course the easiest way to bypass is by using a modified version of Cheat Engine; it's open source so you could just change the process name and handle information.

 

Long story short, anyone know of a process memory reader besides CE/Olly? I'm still going to work on my cheat using only color and shape recognition, just wanted to know in case I decide to make something with more features (requiring a memory reader).

 

Edit: Also sandboxing does not work.

  • Like 2
Link to comment
Share on other sites

Is there a way you could restrict the access rights of the scanner in windows? Remove privileges so It can't read anything.

 

EAC will tell the game that it can't do its job, then the game will fail to start. That's why I was asking if anyone knew of another process reader because it seems like the best way without trying to get into too much trouble.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...