5-3-1病毒查杀程序分析.pptVIP

  • 6
  • 0
  • 约 53页
  • 2017-08-10 发布于河南
  • 举报
冲击波病毒杀毒源代码分析 else { #ifdef DEBUGMSG printf(GetFullPathName() GetLastError reports %d\n,erron); #endif if (hFind!=NULL) FindClose(hFind); return FALSE; } } //进行特征码匹配工作 ScanVXER(FindFileData.cFileName,FileOffset,FileLength,Contents); } } 冲击波病毒杀毒源代码分析 while (FindNextFile(hFind,FindFileData)) //继续查找文件 { count++; //以.和..除外 if (strcmp(.,FindFileData.cFileName)==0||strcmp(..,FindFileData.cFileName)==0) { #ifdef DEBUGMSG printf(File no include \.\ and \..\\n); #endif if (hFind!=NULL) FindClose(hFind); fclose(Gfp); exit(0); } 冲击波病毒杀毒源代码分析 if (GetFullPathName(FindFileData.cFileName,lpBufferLength,lpBuff

文档评论(0)

1亿VIP精品文档

相关文档