Advanced
Categories
Sample Image
Stunnix JavaScript Obfuscator
540
User rating out of 110 reviews 13 31 34 11 21
$281.00
The obfuscation of raw JavaScript code means
  • Replacing symbol names with non-meaningfull ones, e.g. replacing list_of_customers with zcadaa4fc81
  • Replacing numeric constants with expressions, e.g. replacing 232 with (0x14b6+2119-0x1c15)
  • Replacing characters in strings with their hex escapes, e.g. turning string "cust" into "\x63\x75\x73\x74"
  • Removing or obfuscation of comments
  • Removing spaces and tabs in the lines of code
  • Joining all lines in your code
  • Encoding the result of previous stages

Add a review