d***p 发帖数: 306 | 1 如何在没有管理员权限的电脑上查看*号密码?
学校配得电脑,想知道无线网密码,管理员不给.
what can I do? |
g****n 发帖数: 3370 | 2 你能看到显示为*的密码吗?
【在 d***p 的大作中提到】 : 如何在没有管理员权限的电脑上查看*号密码? : 学校配得电脑,想知道无线网密码,管理员不给. : what can I do?
|
d***p 发帖数: 306 | 3 不是用某些软件可以在密码框中读出***代表的密码么?
但没有管理员权限,没法执行可执行文件,这该怎么办? |
g****n 发帖数: 3370 | 4 你的*是在浏览器中吗?如果是的话,一个简单的bookmarklet就行。
把下面这段代码做一个新的bookmark,在有*密码的页面,点击它,
一般就行显示明码了。(注意拷全)
javascript:(function(){var%20s,F,j,f,i;%20s%20=%20%22%22;%20F%20=%20document
.forms;%20for(j=0;%20j
20i
22)%20s%20+=%20f[i].value%20+%20%22\n%22;%20}%20}%20if%20(s)%20alert(%
22Passwords%20in%20forms%20on%20this%20page:\n\n%22%20+%20s);%20else%20alert
(%22There%20are%20no%20passwords%2
【在 d***p 的大作中提到】 : 不是用某些软件可以在密码框中读出***代表的密码么? : 但没有管理员权限,没法执行可执行文件,这该怎么办?
|
d***p 发帖数: 306 | 5 thanks, but the password I referred is in the wireless connection software,
not in the webpae.
I wonder if there is any on-line software can read it. |
g****n 发帖数: 3370 | 6 I only tried this one but seems it needs installation.
http://camtech2000.net/
,
【在 d***p 的大作中提到】 : thanks, but the password I referred is in the wireless connection software, : not in the webpae. : I wonder if there is any on-line software can read it.
|