-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
在vc环境下获取网卡的mac地址,一个小程序
在vc环境下获取网卡的mac地址,一个小程序-vc environment in the LAN access to the mac address, a small program
- 2022-08-26 11:47:06下载
- 积分:1
-
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法....
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
-A very simple example, under the domain name to obtain a list of IP addresses. IPHostEntry the main use of the category, as well as methods gethostbyname.
- 2022-03-05 18:07:54下载
- 积分:1
-
这是一个visual Stdio的界面的例子,看看吧。
这是一个visual Stdio的界面的例子,看看吧。-This is a visual Stdio interface examples, take a look at it.
- 2022-07-11 18:15:38下载
- 积分:1
-
firefox 扩展编程实例之一script应用
firefox 扩展编程实例之一script应用-one example script Application
- 2022-07-27 03:07:54下载
- 积分:1
-
A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
一个简单的FTP服务器,使用ACE库,可以用FIREFOX,IE,EXPLORE访问-A simple FTP server, use the ACE library, can use FIREFOX, IE, EXPLORE visit
- 2022-03-15 04:22:33下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
SevenDownloader源代码国外的下载者源码,VB写的AntiSandBoxie,AntiCwsandbox,Antivmware,AntiAnubis...
SevenDownloader源代码国外的下载者源码,VB写的AntiSandBoxie,AntiCwsandbox,Antivmware,AntiAnubis,Anti Norman Sandbox-Foreign SevenDownloader download the source code from source code, VB wrote AntiSandBoxie, AntiCwsandbox, Antivmware, AntiAnubis, Anti Norman Sandbox
- 2022-03-13 18:14:30下载
- 积分:1
-
一个利用Socket进行文件传输的例子。
一个利用Socket进行文件传输的例子。-use for a file transfer example.
- 2022-03-06 06:20:37下载
- 积分:1
-
很好的,我用过大家给点意见
说说看,嘻嘻大家
很好的,我用过大家给点意见
说说看,嘻嘻大家-Very good, I used to talk about everyone to the point of view, everyone hee hee
- 2022-01-25 15:58:30下载
- 积分:1