Best UnBlockable Popup Ad , can you decoded ?

Discussion in 'JavaScript' started by A.G, Dec 18, 2008.

  1. #1
    Hello Guys,

    I cam into this site below where you can design awesome unblockable sliding popup and it work grear but the .js code file is encoded , do you know how can I decode that file , I tried the simple html source decoder but the script stopped working

    http://popinbuilder.icoder.com/

    can you take a look and see if it can be decoded ??

    thanks
     
    A.G, Dec 18, 2008 IP
  2. astupidname

    astupidname Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    They think they're so smart encoding that script. It's kinda ridiculous. I probably should'nt tell you this, but all you have to do if you want to be able to read the code is copy and paste it into a set of script tags in the body of a test html page you create. Then at the very beginning of the code where it says:
    eval(unescape('%2F%2F%2F%2F%2F%2F .....continues on and on and on....
    change the eval to document.write and presto you can read it all then when you view your test page in browser. Of course you should not copy and use their code without their permission. But I suppose one could use it to learn, as well as make sure they are not doing any hocus pocus voodoo magic in there!
     
    astupidname, Dec 18, 2008 IP
  3. A.G

    A.G Well-Known Member

    Messages:
    2,510
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    150
    #3
    I tried that too but as I told you the script stop working
    the popup stop appearing at all after decode the code ???
     
    A.G, Dec 18, 2008 IP