12 2012 档案

摘要:提取Chrome插件.crx安装文件的一种方法,并提供PwdHash Port插件的下载。 阅读全文
posted @ 2012-12-29 10:55 cxun 阅读(4015) 评论(0) 推荐(0)
摘要:使用Crypto++库时运行VC6编译出来的程序,在运行到对称密码算法时会出现异常报错。使用对称密码算法时,参考的代码是Crypto++ Wiki的代码,下载页面:http://www.cryptopp.com/wiki/Hash_Functions,在页面最下面有Sample Programs,里面执行密码运行时是这条语句:// EncryptionCryptoPP::StringSource( PlainText, true, new CryptoPP::StreamTransformationFilter( Encryptor, new CryptoPP::StringSi... 阅读全文
posted @ 2012-12-25 16:26 cxun 阅读(2324) 评论(0) 推荐(0)
摘要:Visual Studio 2008版本的 PwdHash 源码,使用此工具可以生成每个网站都不一样的登录密码。 阅读全文
posted @ 2012-12-10 12:58 cxun 阅读(1004) 评论(0) 推荐(0)