preventing game code from hacking

  • pabitrapadhy
    Likes 0

    Problem Description

    Hello,

    I have an issue on a game, that is uploaded long back to playstore.
    The game has a specific feature, that whom so ever cracks to the highiest score will get some apple devices.

    The problem the team is facing is that hackers can see their source code and modify it, even though encryption is applied.
    As the source code is viewable through the browser.

    Is there a way to restric the source code with a password !!
    so that when the try to see the source code say by pressing ctrl + u in chrome, they will be asked a password.

    That would really help. :)

  • Sonar Systems admin
    Likes 0

    Cocos2d-x or Cocos2d-JS?

  • pabitrapadhy
    Likes 0

    cocos2d-js

  • Sonar Systems admin
    Likes 0

    Check this link out http://www.xda-developers.com/basics-on-how-to-stop-people-from-hacking-your-android-app-xda-developer-tv/

     

    Problem is even the biggest games with the biggest budgets behind them get hacked. One way is to make it online always like Clash of Clans as that technically doesn’t need to be.

Login to reply