Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


bypass detection

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes
View previous topic :: View next topic  
Author Message
cascraft
Cheater
Reputation: 0

Joined: 17 Jul 2015
Posts: 40

PostPosted: Mon Jul 20, 2015 12:17 pm    Post subject: bypass detection Reply with quote

hi,

i have an Anti-Cheat programm that detects Cheat-Engine Windows Titel and some stuff like that...so my qustion is:

how can i bypassing it? i was trying to change a whole stuff like that but its only not detecting a Window Titel(Cheat Engine 6.4).

if i cklick "Process List" or "Find out what acesses/writes to this adress" it says "Cheat Founded".



btw: sorry for my bad english Very Happy
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8516
Location: 127.0.0.1

PostPosted: Mon Jul 20, 2015 1:09 pm    Post subject: Reply with quote

Download the source code to Cheat Engine and start editing things. However in some cases you are not going to really be able to fully bypass the anti-cheat by just changing things around. You are probably getting detected by other methods such as attaching the debugger or opening a process handle.

If it is just simple application detections then you are going to need to do a lot of editing to Cheat Engine:
- You need to change all window titles.
- You should change all labels from their current text to something else.
- You should move UI objects around. (Some anti-cheats scan for static positions of CE's UI elements.)
- You should change hard-coded strings in CE's source to other things.
- You should rename resources and change things that are not required (such as the icon, string tables, etc.)
- Change colors of the windows and controls.

Basically anything cosmetic that can be changed in CE you should change.

Also try stripping out parts of CE that you do not use and wont need. The less inside of the end result the better chances of you not being detected.

Rename the kernel driver alone with altering any strings inside of it.

Pretty much your objective is to make CE not CE when trying to make a UCE. (Undetected Cheat Engine)

Outside of that the anti-cheat could just be detecting API calls and such which in that case no matter what you do to CE you wont bypass it, instead you will need to start working on injection/hooks to cause the anti-cheat to assume things are ok.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
cascraft
Cheater
Reputation: 0

Joined: 17 Jul 2015
Posts: 40

PostPosted: Tue Jul 21, 2015 9:27 am    Post subject: Reply with quote

Big Thanks for that information Cool

i will reply again if its works or not.

and yes its a simple application detections. ^^
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming -> Crackmes All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites