View previous topic :: View next topic |
Author |
Message |
dazzko How do I cheat?
Reputation: 0
Joined: 18 Apr 2021 Posts: 3
|
Posted: Sun Apr 18, 2021 6:18 pm Post subject: standalone cheat engine trainer detect as Cheat Engine |
|
|
Hi i just wanna ask cause every time i save my lua script as standalone .exe, then run it it shows in task manager as "Cheat Engine" and make the game detect it. Is there anyway to make my trainer process name change?
Description: |
|
Filesize: |
65.03 KB |
Viewed: |
3272 Time(s) |

|
_________________
dazzko |
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Sun Apr 18, 2021 6:29 pm Post subject: |
|
|
Probably recompile CE and change the name there, which is what you probably should be doing if the game is detecting CE.
_________________
|
|
Back to top |
|
 |
dazzko How do I cheat?
Reputation: 0
Joined: 18 Apr 2021 Posts: 3
|
Posted: Sun Apr 18, 2021 7:15 pm Post subject: |
|
|
Where do you mean to change it? In my script? i compile it in Lua Script>File>Save as>>standalone EXE>>and i put my trainer name then icon.
in process hacker it read my process name as my trainer.exe name but in my task manager it read as Cheat Engine.
Description: |
|
Filesize: |
61.22 KB |
Viewed: |
3257 Time(s) |

|
_________________
dazzko |
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Tue Apr 20, 2021 3:41 am Post subject: |
|
|
dazzko wrote: | Where do you mean to change it? In my script? i compile it in Lua Script>File>Save as>>standalone EXE>>and i put my trainer name then icon.
in process hacker it read my process name as my trainer.exe name but in my task manager it read as Cheat Engine. |
What i meant was recompiling CE from its source code and changing it there. You know CE is open source, right?
However, there's another way too. Task manager shows that information from version info fields which will say Cheat Engine. You can change or remove that info with "Resource Hacker". If that alone doesn't change it, you can a hex editor or Ollydbg/x64dbg to change the instances where Cheat Engine is mentioned and save the exe.
Keep in mind CE trainers are generated packed and gets unpacked when run. Off the top of my head, i don't remember exactly now if the unpacked/run in background exe is where task manager gets that information from or the packed (the one you distribute/run). If its the first then you have no choice but to recompile CE or perhaps change the mini CE exe packed with trainer.
Maybe DarkByte or someone else here can tell you exactly which places to change, i haven't touched CE source or its generated trainers in a long time and don't remember the specifics but i hope my advice helps you.
EDIT: Actually now that i think of it, you might not be able to change the trainer exe at all since its packed with UPX and resource hacker won't be able to read it until unpacked.
_________________
|
|
Back to top |
|
 |
|