摘要: 一不小心将VSS 6 admin用户的密码忘记,找到以下信息 the secret is to hack the um.dat file to remove the Admin password from offset 80 the bytes are (all numbers are hex) 0:80 55 55 bc 7f ... 阅读全文
posted @ 2006-02-15 16:48 margiex 阅读(298) 评论(1) 推荐(0) 编辑
摘要: 1. window.top.location.href the IE top windowwindow.parent.location.href or window.parent.src or window.frames["name"].src repesents the up level window, maybe not the top window in IE. 阅读全文
posted @ 2006-02-15 15:34 margiex 阅读(246) 评论(0) 推荐(0) 编辑