Saturday 5 November 2011

How To Hack a WebSite(In Notepad)



A simple way to hack a website and laugh with your friends.
Of course it is not a real hacking ....

  1. Open a web browser you use more frequently and open a webpage you like more.
  2. Copy the code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0.

and Paste it into the address bar of the browser.
Now you can change anything on the webpage as in a notepad.

No comments:

Post a Comment