GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Programmers: Decode this encrypted Javascript (https://gfy.com/showthread.php?t=394324)

AdultNex 11-26-2004 01:28 PM

Programmers: Decode this encrypted Javascript
 
http://www.marskentucky.org/count.js

fuzebox 11-26-2004 01:40 PM

http://www.fuzebox.org/count.html

View source to see how it's done.

AdultNex 11-26-2004 01:42 PM

Quote:

Originally posted by fuzebox
http://www.fuzebox.org/count.html

View source to see how it's done.

Genius. Thanks bro :thumbsup

fuzebox 11-26-2004 01:46 PM

You'll want to replace all the "\n"s with line breaks, and strip all the backslashes (one in front of every quote " and every forward slash / )

AdultNex 11-26-2004 01:52 PM

The script decoded the 2nd part of the .js file, but the not the first:

eval(unescape("%66%75%6E%63%74%69%6F%6E%20%68%70%5 F%64%31%31%28%73%29%7B%76%61%72%20%6F%3D%22%22%2C% 61%72%3D%6E%65%77%20%41%72%72%61%79%28%29%2C%6F%73 %3D%22%22%2C%69%63%3D%30%3B%66%6F%72%28%69%3D%30%3 B%69%3C%73%2E%6C%65%6E%67%74%68%3B%69%2B%2B%29%7B% 63%3D%73%2E%63%68%61%72%43%6F%64%65%41%74%28%69%29 %3B%69%66%28%63%3C%31%32%38%29%63%3D%63%5E%32%3B%6 F%73%2B%3D%53%74%72%69%6E%67%2E%66%72%6F%6D%43%68% 61%72%43%6F%64%65%28%63%29%3B%69%66%28%6F%73%2E%6C %65%6E%67%74%68%3E%38%30%29%7B%61%72%5B%69%63%2B%2 B%5D%3D%6F%73%3B%6F%73%3D%22%22%7D%7D%6F%3D%61%72% 2E%6A%6F%69%6E%28%22%22%29%2B%6F%73%3B%72%65%74%75 %72%6E%20%6F%7D"));

Any ideas?

fuzebox 11-26-2004 01:53 PM

The first is the hp_d11() function... It's only purpose is to decode the second statement.

Line 5 of my count.html is that whole line decoded.


All times are GMT -7. The time now is 01:30 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123