摘要: 作者:风影残烛在还原代码的过程中。目前程序是采用VS2005(以上版本)写的。我使用的是vc6.0,结果。在运算的时候。发现编译器对// FpuTlxTest.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include #include void KeyFun(char* pComputerName){ char szKey[16] = {0}; int iNum_ebx = 0; int iNum_ecx = 0; int iNum_var30 = 0; int dwCptNameLen = strlen(pCom 阅读全文
posted @ 2014-04-13 13:52 0x苦行僧 阅读(594) 评论(0) 推荐(0)