javascript - Is there any JS library to obscure string manipulation? -


i'd make string manipulation obscured possible.

now wrote small function made hex string original string (the length of result twice length of original). after uglification code simple understood hacker.

is there library convert string self (= not made changes or made minor changes original) obscured code?

may these tools might you:

  1. javascript obfuscator

  2. javascript encoder

  3. javascript & jquery obfuscator tool

Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -