Realtime JS encoding

Discussion in 'JavaScript' started by ManXP, Dec 6, 2007.

  1. #1
    May someone tell me if there is any realtime javascript obfuscator, or something similar?

    I use one of simple javascript obfuscators now, and place encrypted code to PHP file directly. But I want to add original code somewhere to PHP page, and when user requests this page, some function should obfuscate original code and return this code for user/browser.

    is it possible in any way?
     
    ManXP, Dec 6, 2007 IP
  2. hrcerqueira

    hrcerqueira Peon

    Messages:
    125
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    javascript code obfuscator is a waste of time, believe me. I can easily see your code regardless if it's obfuscated or not, and will only increase your file size.
     
    hrcerqueira, Dec 6, 2007 IP
  3. ManXP

    ManXP Peon

    Messages:
    104
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I know, but it's still one of possible options to hide code from non-experienced users
     
    ManXP, Dec 7, 2007 IP
  4. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #4
    inexperienced users are the ones that spook easy when you send them scary emails about copyright.
     
    joebert, Dec 7, 2007 IP