

شرح معرفة الباس وورد على هيئة نجوم بدون برامج
تابع معى
ادخل الموقع دة
http://www.hongkiat.com/blog/how-to-...rom-asterisks/
وبعدين انزل لحد هنا

واذهب مثلا لاى موقع انا اخترت الفيس بوك اكتب اسمك الدخول وبالسورد ومتدخلش واذهب للمواقع المخزنة عندك
واختار Retrieve Passwd

هتلاقى الباسورد ظهرلك كدة


ودة الكود ممكن تحطة فى المتصفح وتضغط انتر على طووول
Code:
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(“DDS Hosting Password Revealer Detected the following passwords:\n\n” + s); else alert(“The DDS Hosting Password Revealer did not detect any stored passwords on this page.”);})();