Secure file from modify by second user

Viewed 10

I have a problem with private server game(muonline), what I develop. The game has a free hackshield with hashed files. The problem is that some people have the original file without hash, and they can modify it easily. They can change the value from 1 to 0 in the .dll file and the shield is no more working, but the game accepts the file and it is opening without security. What do you advise to do? I wanted to put password on the file, but it went not so well. And it is not working if I compress it with password, it has to be uncompressed to read. I could buy new hackshield for 440 USD/year, but this server would be no pay to win, so I want to do it as less money as I can. Thanks for the replies. Cheers.

0 Answers
Related