Windows命令行查看文件的MD5
exchen 9年前 (2015-10-27) 7333浏览 0评论
很实用的命令, Mark一下 certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256 转载请注明:exch...
exchen 9年前 (2015-10-27) 7333浏览 0评论
很实用的命令, Mark一下 certutil -hashfile D:\1.exe MD5 certutil -hashfile D:\1.exe SHA1 certutil -hashfile D:\1.exe SHA256 转载请注明:exch...
exchen 9年前 (2015-10-27) 4732浏览 0评论
使用pcap_next_ex抓包 // pcap_next_ex.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #define HAVE_RE...
exchen 9年前 (2015-10-27) 4048浏览 0评论
首先使用pcap_open打开指定的网卡, 获取使用pcap_loop进行捕获数据包。 // pcap_loop.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h...
exchen 9年前 (2015-10-27) 4497浏览 0评论
获取网卡的更多信息, IP地址, 子网掩码等等. // pcap_findalldevs_ex2.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" ...
exchen 9年前 (2015-10-27) 4368浏览 0评论
开始学习WinPcap的相关开发 从最简单的开始, 获取本地的网卡信息 #include <stdio.h> #include <stdlib.h> #define HAVE...
exchen 9年前 (2015-10-17) 4163浏览 0评论
VS2008在选项里可以设置全局的Include目录和Lib目录, 但是VS2010的选项里就不能设置了 有一个方法可以 随便建一个项目,然后打开视图 - 属性管理器,里面有Debug和Release的默认配置,进入Microsoft.Cpp.Win...
exchen 9年前 (2015-10-15) 8910浏览 0评论
以下序列号都是本人测试并使用通过的. 保证可用. Microsoft Visual Studio 2010 企业版、旗舰版都适用 YCFHQ-9DWCY-DKV88-T2TMH-G7BHP Visual Studio 2008 序列号 XM...