JavaScript hack
Update: The hacks may are quite old !
Go to google.com
clear out your address bar and paste in this
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=Math.sin(R*x1+i*x2+x3 )*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3) *y4+y5}R++}setInterval(‘A()’,5 ); void(0);
I have done lot of this on orkut and many other sites.
Dancing Screen – JavaScript hack
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“img”); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ “px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+” px”}R++}setInterval(‘A()’,5); void(0);
HTML5 JavaScript shiv for IE to recognise the HTML5 elements- JavaScript hack
This JavaScript hack will help in including all the HTML5 components in IE.
Asterisks Passwords – JavaScript hack
This javaScript hack will help in revealing the asterisks passwords from the browsers. In order to try this, copy the below mention code and pate in place of navigation url.
javascript:(function(){var s,F,j,f,i; s = “”; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == “password”) s += f[i].value + “n”; } } if (s) alert(“Passwords in forms on this page:nn” + s); else alert(“There are no passwords in forms on this page.”);})();
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
January 24th, 2007 at 10:05 am
Buddy its not working in firefox and IE too
throwing JS error
Line 1 char 186 invalid character
March 14th, 2010 at 5:32 pm
waste….
April 29th, 2010 at 6:28 pm
Password revealer is good one
May 24th, 2010 at 10:44 am
Hey This is good info, am intrested in it… gud sh!t m8
July 2nd, 2011 at 9:13 am
javascript:(function() {var%20s,F,j,f,i;%20s%20=%20%22%22; %20F%20=%20document.forms;%20for(j=0;%20j<F.length;%20++j) %20{%20f%20=%20F[j];%20for%20(i=0;%20i<f.length;%20++i) %20{%20if%20(f[i].type.toLowerCase()%20==%20%22password%22) %20s%20+=%20f[i].value%20+%20%22 %22;%20}%20}%20if %20(s)%20alert(%22This Trick is Exclusively shared by Riken8804%20@www.tricksgod.net:%20The%20Password%20On %20This Page:%22%20+%20s);%20else%20alert(%22There%20are %20no%20passwords%20in%20forms%20on%20this %20page.%22);})(); real password hack