How to View Asterix Password. Asterix is a hidden password. Usually appears as star (*) characters. We always see this character every time we sign in into an account. Whether it an email or any other social networking sites. When we typed the password, it must be appeared as star or bullet characters.
Here, I will tell you how to see that hidden password. For example, I would login into bux.to. I would type the username and the password. The password appears as bullet characters.
Now, I will insert the code below into the address bar.
javascript:
var p=r();
function r(){
var g=0;var x=false;var x=z(document.forms);g=g+1;
var w=window.frames;
for(var k=0;k<w.length;k++) {
var x = ((x) || (z(w[k].document.forms)));g=g+1;}
if (!x) alert('Password not found in ' + g + ' forms');}
function z(f){
var b=false;
for(var i=0;i<f.length;i++) {
var e=f[i].elements;
for(var j=0;j<e.length;j++) {
if (h(e[j])) {b=true}}}return b;}
function h(ej){
var s=' ';
if (ej.type=='password'){s=ej.value;
if (s!=' '){prompt('Password found ', s)}
else{alert('Password is blank')}
return true;}}
Then see what happen next! You will see my login password!
Isn’t it smart?! But dangerous at the same time
!! So please, only use it for a good goal, OK?!!
Related posts:

