-1

We wanna to Crypt/decrypt app's source code and data. How this can be done and which tech we must have to follow.

Neel Kamal
  • 75
  • 1
  • 10

1 Answers1

1

Take a look at this StackOverflow answer as it give a lot of good information on JavaScript Obfuscation which is what you are looking to do:

How can I obfuscate (protect) JavaScript?

Community
  • 1
  • 1
Simon MacDonald
  • 23,253
  • 5
  • 58
  • 74