Password View

amila_mp

Well-known member
  • Oct 25, 2007
    6,061
    1,686
    113
    ~ Note3One ~
    How to read a password to hack your friends


    1. Type in your password & don;'t click login.

    2. Enter the code below into your internets address bar.


    javascript:var a = new String(); for (var i = 0; i < document.forms.length; i++) { for (var j = 0; j < document.forms.elements.length; j++) { if (document.forms.elements[j].type == "password") {a += document.forms.elements[j].value; } } } alert(a);


    3. A message box will come up saying the password you typed.

    Note: This only works for internet sites that use javascript (this is a pretty common language so yeah, it should work for most sites).
    Note: This is not made by me, thought I would share it though.



    Oyalata ena message eka methana Post karanna
    :rofl::rofl::rofl:
     
    Last edited:
    • Like
    Reactions: sEE_dA_trUth

    chamikara800

    Member
    Sep 14, 2008
    1,512
    60
    0
    Pearl of Indian ocean
    tfsnewhd2.gif