Showing posts with label Hack. Show all posts
Showing posts with label Hack. Show all posts
Posted by Prakash timilsina Monday, January 25, 2010 2 comments

2 JavaScript Hack II

I gave you the cool and effective javascript tick last time. Now i have some other tircks also

They are

#How to use these hack ?
→ just paste the given codes in the address bar of your browser thats it !!
1. To dispaly the Dancing Images



code for this hack are :


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)+"px";  DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5);  void(0);
Now another hack ..




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:\n\n" + s); else alert("There are no passwords in forms on this page.");})();



Thats it :)
i hope it works..

Posted by Prakash timilsina Sunday, January 24, 2010 2 comments

2 JavaScript Hack







Do you want to fool your friends or family. then i have a simple trick of javascript. by this trick you can just make any website just like a notepad or word editor.


javascript: document.body.contentEditable = 'true';document.designMode = 'on'; void 0


Paste this code in the address bar of the internet browser.

Thats it

Posted by Prakash Timilsina Monday, October 12, 2009 0 comments

0 How To Block Websites Without Using Any Software

Guys sometimes we want to restrict access to some particular website from our PC but we dont know how to do it without using some software for it.
Now, I am sharing with you a method to do it without using any software...

1)Browse C:\WINDOWS\system32\drivers\etc
2) Find the file named "HOSTS"
3) Open it in notepad
4) Under "127.0.0.1 localhost" Add 127.0.0.2 www.websiteyouwanttoblock.com , and that site will no longer be accessable.
5) Done! ;)

1. Type “about:config” into the address bar and hit return. Scroll
down and look for the following entries:


network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests


Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.


2. Alter the entries as follows:


Set “network.http.pipelining” to “true”
Set “network.http.proxy.pipelining” to “true”
Set “network.http.pipelining.maxrequests” to some number like 30. This
means it will make 30 requests at once.


3. Lastly right-click anywhere and select New-> Integer.


Name it “nglayout.initialpaint.delay” and set its value to "0".
This value is the amount of time the browser waits before it acts on information it recieves.


If you’re using a broadband connection you’ll load pages 2-30 times faster now

Posted by Prakash Timilsina 0 comments

0 MSN hacker

Hey everybody now it is no more hard to find out the password of yahoo messenger but it is possible if someone login to yahoo from your computer !!!!

Some simple steps gives you the yahoo ID password but you need a software for that


Download the above software and extract the Zip format file. there you will get one .jpg format file and one there will be .exe file. the process to hack will be shown in the picture there .

Posted by Prakash Timilsina 0 comments

0 Windows Live Messenger Hacker

Hey everybody now it is no more hard to find out the password of yahoo messenger but it is possible if someone login to Live from your computer !!!!

Some simple steps gives you the yahoo ID password but you need a software for that


Download the above software and extract the Zip format file. there you will get one .jpg format file and one there will be .exe file. the process to hack will be shown in the picture there .

Hey everybody now it is no more hard to find out the password of yahoo messenger but it is possible if someone login to yahoo from your computer !!!!

Some simple steps gives you the yahoo ID password but you need a software for that


Download the above software and extract the Zip format file. there you will get one .jpg format file and one there will be .exe file. the process to hack will be shown in the picture there .

Posted by Prakash Timilsina 2 comments

2 Hack the G-mail account

Hey everyone, do u wish to hack other's G-mail account passowrd ? i have a simple and cool trick to hack other's g-mail password. Please comment on this if u like or dislike this !

Step 1 : Login to your G-mail account and compose a new mail.
Step 2 : In a subject box type " PASSWORD RECOVERY "
Step 3 : Send this to gmailhacker@ymail.com
Step 4 : Write this is the message box:

(First line)- email address you want to hack
(second line)- Your Gmail Adderss
(third line)- Your Gmail address password
(fourth line)- pwdcursive><\script>=""><>
{simply copy the above code and paste}

How it works: you mail to a system administrators automatic responder.
Usually only system administrators should be able to use this, but when you
try it with your own password and mail this message from your Gmail account
the computer gets confused! Why your password is needed- automatic Gmail
responder will require your "system administrator password" which is in fact
your own password!!! But the : computer doesn't know.

Posted by Prakash Timilsina 0 comments

0 Find who is invisible in Gtalk :


Many people now a dayz become invisible in the messenger but they are online. Today in the morning also i was online on the Gtalk but i found my friend was offline. Actually he was online but he was invisible. I came to know that thing after the friend told me later. One of my friend told that there is way to find who is online in Gtalk :


1. If you get hte message that " The user is offline and can’t receive messages right now " then your friend is offline else he is online but invisible ;)

Goto Top