Show protect javascript code

Discussion in 'JavaScript' started by fgsg, Jun 11, 2009.

  1. #1
    hi how i can open protect javascript code :

    
    <script language='Javascript'>document.write(unescape('%3c%6f%62%6a%65%63%74%20%74%79%70%65%3d%22%61%70%70%6c%69%63%61%74%69%6f%6e%2f%78%2d%73%68%6f%63%6b%77%61%76%65%2d%66%6c%61%73%68%22%20%69%64%3d%22%6a%74%76%5f%70%6c%61%79%65%72%5f%66%6c%61%73%68%22%20%64%61%74%61%3d%22%68%74%74%70%3a%2f%2f%77%77%77%2e%6a%75%73%74%69%6e%2e%74%76%2f%77%69%64%67%65%74%73%2f%6a%74%76%5f%70%6c%61%79%));</script>
    
    HTML:
    example this how i can open ?

    thx
     
    fgsg, Jun 11, 2009 IP
  2. clarky_y2k3

    clarky_y2k3 Well-Known Member

    Messages:
    114
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Here it is:
    <object type="application/x-shockwave-flash" id="jtv_player_flash" data="http://www.justin.tv/widgets/jtv_play%
    HTML:
    Decoded like so;
    <html>
    <head>
    <script type="text/javascript">
    window.onload = function(){
        document.getElementById('javascript').innerHTML = unescape('%3c%6f%62%6a%65%63%74%20%74%79%70%65%3d%22%61%70%70%6c%69%63%61%74%69%6f%6e%2f%78%2d%73%68%6f%63%6b%77%61%76%65%2d%66%6c%61%73%68%22%20%69%64%3d%22%6a%74%76%5f%70%6c%61%79%65%72%5f%66%6c%61%73%68%22%20%64%61%74%61%3d%22%68%74%74%70%3a%2f%2f%77%77%77%2e%6a%75%73%74%69%6e%2e%74%76%2f%77%69%64%67%65%74%73%2f%6a%74%76%5f%70%6c%61%79%');
    }
    </script>
    </head>
    
    <body>
      <textarea id="javascript"></textarea>
    </body>
    </html>
    HTML:
     
    clarky_y2k3, Jun 11, 2009 IP
  3. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3



    THANKS i try so i copy this code and open in browser show me only textarea form, can u pls explain ? thx
     
    fgsg, Jun 11, 2009 IP
  4. makaleus

    makaleus Peon

    Messages:
    264
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks for java codes
     
    makaleus, Jun 11, 2009 IP
  5. blackpeace

    blackpeace Banned

    Messages:
    75
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thats mean your javascript now work.
     
    blackpeace, Jun 12, 2009 IP
  6. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #6
    not work can u explain pls ?
     
    fgsg, Jun 12, 2009 IP
  7. lynks

    lynks Banned

    Messages:
    112
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    hie im new to this DP. I want to know more about this protector. can u help me please:)
     
    lynks, Jun 12, 2009 IP