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 


VB.NET or Delphi

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
SocorroBrasil
How do I cheat?
Reputation: 0

Joined: 23 Jun 2013
Posts: 2

PostPosted: Sun Jun 23, 2013 9:01 pm    Post subject: VB.NET or Delphi Reply with quote

Hi guys, wanted to know how to let my trainer undetectable in Visual Basic, or may also be in Delphi 7 (DLL Wizard).
If you have any tutorial on how to do this process will be very grateful.

Note: I'm using Google translator, my English sucks. )
Back to top
View user's profile Send private message
logical_operator
How do I cheat?
Reputation: 1

Joined: 17 Jun 2013
Posts: 5

PostPosted: Tue Jun 25, 2013 12:44 am    Post subject: Reply with quote

Neither are inherently "undetectable", but at the same time, neither are inherently detectable. Most anti-cheats, when scanning other processes, rely on simple things like the process name/folder, "known" strings, and in rarer cases, code signatures.

If we're talking about which language is "less" detectable, though, I'd have to go with any .NET-based language purely based off the fact that I'm not aware of any anti-cheats which are capable of scanning MSIL for signatures.

If you want to make things somewhat harder for an anti-cheat, you could do a few things, among the following:
  • Have a launcher process which extracts the actual trainer to the %TEMP% folder with a random file name and then launches it.
  • Use the SecureString .NET class for any strings which might get searched for by the anti-cheat.
  • Give the window an anonymous title/class name, then catch WM_NCPAINT and draw the titlebar yourself.
Back to top
View user's profile Send private message
SocorroBrasil
How do I cheat?
Reputation: 0

Joined: 23 Jun 2013
Posts: 2

PostPosted: Tue Jun 25, 2013 10:24 am    Post subject: Reply with quote

logical_operator wrote:
Neither are inherently "undetectable", but at the same time, neither are inherently detectable. Most anti-cheats, when scanning other processes, rely on simple things like the process name/folder, "known" strings, and in rarer cases, code signatures.

If we're talking about which language is "less" detectable, though, I'd have to go with any .NET-based language purely based off the fact that I'm not aware of any anti-cheats which are capable of scanning MSIL for signatures.

If you want to make things somewhat harder for an anti-cheat, you could do a few things, among the following:
  • Have a launcher process which extracts the actual trainer to the %TEMP% folder with a random file name and then launches it.
  • Use the SecureString .NET class for any strings which might get searched for by the anti-cheat.
  • Give the window an anonymous title/class name, then catch WM_NCPAINT and draw the titlebar yourself.


Do you have any tutorial on how to do this process?
Please friends, help me, pass me some tutorials.
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 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 can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites