| View previous topic :: View next topic |
| Author |
Message |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Wed Jun 27, 2007 7:53 pm Post subject: |
|
|
| Yes
|
|
| Back to top |
|
 |
compactwater I post too much
Reputation: 8
Joined: 02 Aug 2006 Posts: 3923
|
Posted: Wed Jun 27, 2007 8:06 pm Post subject: |
|
|
Very. Beyond comprehension of your mortal mind.
|
|
| Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Wed Jun 27, 2007 8:17 pm Post subject: |
|
|
| If you dont want people cheating your game, try designing it a little better instead of trying to rootkit your users.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25813 Location: The netherlands
|
Posted: Wed Jun 27, 2007 8:20 pm Post subject: |
|
|
or just put your game on a handheld device with where all external ports are removed (except network port) so people will have to solder to edit the game.
And use heavy encryption on your communication else people can use a man-in-the-middle approach and packet edit with that
of course, it'll cost a bit to send those devices to all people that want to play, but hey, it's 'pretty' safe
also, making a program 'like' gameguard isn't hard, you just need to learn how x86 based cpu's work and how windows internally works
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Lorrenzo Moderator
Reputation: 4
Joined: 02 Jun 2006 Posts: 3744
|
|
| Back to top |
|
 |
linden Master Cheater
Reputation: 0
Joined: 10 Mar 2006 Posts: 319
|
Posted: Wed Jun 27, 2007 11:09 pm Post subject: |
|
|
CE and anti-cheat are just two sides of a coin.
So if you know what you need to do, it's not hard to make a simple anti-cheat based on CE's source, instead of writing one from scratch.
Basically all you need to do is...hook everything, hide everything, encrypt everything and obfuscate everything The first two can be achieved by editing CE's source...
|
|
| Back to top |
|
 |
|