08 2005 档案

摘要: 密码怎么能存下来呢,要存也存一个Hash以后的啊。失败,程序直接就找出密码来了。windows xp + vc++ 7.0下编译通过。#include <windows.h>#include <wincrypt.h>#include <stdio.h>#pragma comment(lib, "Crypt32.lib")//Following definitio...阅读全文
posted @ 2005-08-18 22:07 James 阅读(631) | 评论 (0) 编辑