摘要:
C#破解access数据库密码方法 // 根据网上经验和方法用C#做一个破解程序 // 本程序最多取16位密码using System.IO;using System.Windows.Forms;class Access{ // 获取密码 static string GetPassword(string file) { // 未加密的文件0x42开... 阅读全文
posted @ 2007-08-15 11:37
圣殿GIS
阅读(1082)
评论(2)
推荐(0)
2007年8月15日