Page 1 of 1

Hack protection?

PostPosted: Thu Feb 17, 2011 1:52 am
by Waluigiftw
I just have a small easy to answer question;
-Since the games we make are made by us and we use common non-encrypted variables, its very easy to hack these games and things like health and stuff, so if someone had a contest for the best score or finish time the hacker would win, so is there a way to prevent this type of hacking?
Im just wondering because if GE does gain support for online or even just LAN (with hamachi possibly ;)) we are going to need to stop people from cheating.
As of right now its not that big of a deal to me, but i do hack my own games to test stability and see just how easy it is to hack (which it is)

Re: Hack protection?

PostPosted: Thu Feb 17, 2011 2:31 am
by CobraSFX
You could encrypt the code to stop hex editing but as with all online games theres always someone that tries to cheat and spoil it so its very important you make the clientside files safe from them.

Re: Hack protection?

PostPosted: Thu Feb 17, 2011 7:51 pm
by rykein
How would one go about 'hacking' our game?

Re: Hack protection?

PostPosted: Thu Feb 17, 2011 8:37 pm
by akr
Tools like asprotect are cool protecting windows files.

Re: Hack protection?

PostPosted: Fri Feb 18, 2011 12:42 am
by Waluigiftw
rykein wrote:How would one go about 'hacking' our game?


Well, anyone who knows how to use cheatengine can easily defeat our hours of programming.
akr wrote:Tools like asprotect are cool protecting windows files.


Ill look into that...

Re: Hack protection?

PostPosted: Fri Feb 18, 2011 1:01 am
by Waluigiftw
Tried asprotect but all it did is make the game unable to run...

Re: Hack protection?

PostPosted: Fri Feb 18, 2011 8:59 am
by akr
Asprotect is very strong in protecting executable files. Sorry, your right. GE tries to read data from the second part of the exefile.
No chance when its encrypted. So the only way do this is to have engine and .dat file seperately. Then you can protect the engine
and datfile is encrypted by ge anyway.

Question: Why do you need this? GE files are encrypted by default.

Re: Hack protection?

PostPosted: Mon Feb 21, 2011 4:36 pm
by Waluigiftw
I dont REALLY need it, i was just wondering about how we could stop people from doing it IF someone made a large commercial game with benefits for playing well, because in that situation, hacking will definitely become a big problem, especially if its done with something as simple yet helpful as cheat engine