Hacker News new | past | comments | ask | show | jobs | submit login

As others have said, I think the project isn't super useful. The most interesting thing I saw on the page was an attempt at hiding the source for the script by putting it into an image, and then decoding it.

Pretty easy to decode and just console.log though. Here's a Gist of the source for anybody who's interested:

https://gist.github.com/anonymous/5169037




I guess it would have been way more useful if you pointed out how you decoded it. anyways, great post :)


I simply replaced the eval line at the end of the decode script with console.log.

I hadn't seen this obfuscation technique yet, learned something new :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: