Welcome![Sign In][Sign Up]
Location:
Search - wsock32 a

Search list

[Windows DevelopCAsyncSocket

Description: 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming procedures in the design process is becoming increasingly important. As the C language to the underlying operational superiority, many articles have all introduced with VC for Socket programming method. But are the direct use of Dynamic Link Library wsock32.dll operate to achieve relatively more complicated. In fact, the VC MFC provided CAsyncSocket such a socket type used him to Socket Programming, it is very convenient.
Platform: | Size: 5234 | Author: 利于名 | Hits:

[Game Programwsock32dll原程序

Description: 程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windows\\system\\wsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -wsock32.dll replacement procedures adopted to monitor call winsock. The procedures to follow under the current directory a copy of windows \\ system \\ wsock32.dll tracking procedures to the current directory and renamed wsock32.aaa, this program has generated wsock32.dll replication past.
Platform: | Size: 10521 | Author: 广泛 | Hits:

[Game Programwsock32dll原程序

Description: 程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windows\system\wsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -wsock32.dll replacement procedures adopted to monitor call winsock. The procedures to follow under the current directory a copy of windows \ system \ wsock32.dll tracking procedures to the current directory and renamed wsock32.aaa, this program has generated wsock32.dll replication past.
Platform: | Size: 10240 | Author: | Hits:

[Hook apiwsock32.hookcode

Description: wsock32 hook code
Platform: | Size: 94208 | Author: 见码 | Hits:

[Windows DevelopCAsyncSocket

Description: 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming procedures in the design process is becoming increasingly important. As the C language to the underlying operational superiority, many articles have all introduced with VC for Socket programming method. But are the direct use of Dynamic Link Library wsock32.dll operate to achieve relatively more complicated. In fact, the VC MFC provided CAsyncSocket such a socket type used him to Socket Programming, it is very convenient.
Platform: | Size: 5120 | Author: 利于名 | Hits:

[Internet-Networkwsock32_sub

Description: 一个可以截获网络包程序得例子,对于写游戏外挂得朋友很有帮助,欢迎下载。-a network packets can be intercepted in the procedures for example, the game was helpful friends in the store, download welcome.
Platform: | Size: 10240 | Author: 陈小军 | Hits:

[Othervc005

Description: 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。 由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编 程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。 其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现 Socket编程,是非常方便的。 -With the depth of the computer network, computer network programming in the program design process is becoming increasingly important. As the C++ Language on the bottom of the superiority of the operation, many articles have been introduce by VC++ For Socket programming method. However, due to the direct use of all dynamic link library wsock32.dll to operate, relatively cumbersome to achieve. In fact, VC++ The MFC class library is provided in such a socket CAsyncSocket categories, with him to realize Socket programming, it is very convenient.
Platform: | Size: 32768 | Author: ganchen | Hits:

[Sniffer Package capturecp002

Description: 获取本机网络设备列表 需要安装winpcap 调试时需要link wpcap.lib wsock32.lib库 -To obtain a list of the local network equipment will need to install WinPcap needed to debug link wpcap.lib wsock32.lib Library
Platform: | Size: 1185792 | Author: 撒旦 | Hits:

[Game Hook CrackWsock32.dll

Description: 以网易时期的《精灵》为例子,讲述了一下如何在网络游戏中作出被动的外挂而不需要使用系统钩子函数,但是对目前的很多网络游戏而言,通常都会检测自身目录中是否存在“Wsock32.dll”文件,如有一般来说都是外挂了,现在需要另辟蹊径才能到达这个目的!-Netease period to the "Wizard", for example, about how the network responds in a passive game without the need for plug-hook using the system function, but many of the current online games are concerned, they usually detect the existence of its own directory "Wsock32 . dll "files, if there is generally a plug-in, now need to explore different avenues to reach this goal!
Platform: | Size: 7168 | Author: shdily | Hits:

[Internet-Networkwsock32_sub

Description: 本文是在已发表的另一文章略加修改而成, 先感谢前任怍者。本人改了一些不足之处 1. 原文仅替换了30 的函数,故仍不能用。 本人用了两天时间补齐其余的70 (50-60个函数)2. 改进了一些方法,如LoadLibrary() 集中在dllmain()3. 增加了跟踪记录...程序通过替换wsock32.dll 来监测winsock调用.可以在要跟踪的程序当前目录下复制一份 windows\system\wsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -This article is published in another article from a slightly modified version of the first persons to thank the former ashamed. I changed some of the inadequacies of one. Original replaced only 30 of the function, it can not. I spent two days to complete the remaining 70 (50-60 months function) 2. To improve a number of methods, such as LoadLibrary () on the dllmain () 3. ... An increase of the track record of the procedure by replacing wsock32.dll to monitor the winsock calls. can the procedures to track a copy of the current directory under the windows \ system \ wsock32.dll to track the current directory of the program and changed its name to wsock32.aaa, put the program generated copy wsock32.dll also the past.
Platform: | Size: 10240 | Author: 欧阳燕 | Hits:

[Windows Developsocket

Description: 运行Client和Server两个cpp文件,运行时在设置->link->添加wsock32.lib ,在debug文件中得到两个对应的.exe,然后在dos下运行,在debug文件下输入 Server 2000 ,会显示主机名,再打开一个dos,还是在debug目录下输 Client 主机名 2000 ,就可以客户服务器对话了,输入exit可以退出。-Client and Server both run cpp file, at run-time settings-> link-> add wsock32.lib, at debug document corresponding to two. Exe, then run under dos at the debug file, enter the Server 2000, will show host name, and then open a dos, or in the debug directory lose Client host name 2000, a dialogue can be a client-server, type exit to exit.
Platform: | Size: 2394112 | Author: zachary | Hits:

[Hook apisocket_hook

Description: 详细说明利用自己开发的Wsock32.dll文件替换C:\Windows\System32\Wsock32.dll文件,以此实现截包功效!-Detailed description of the use of their own to replace Wsock32.dll file C: \ Windows \ System32 \ Wsock32.dll documents in order to achieve effectiveness cut-off package!
Platform: | Size: 74752 | Author: 唐国峰 | Hits:

[Internet-Networkwsock32

Description: 用于跟踪WinSock中通讯的DLL源代码,程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windows\system\wsock32.d-WinSock is used to track the communications of the DLL source code, the program by replacing wsock32.dll to monitor the winsock calls. You can program to track the current directory, a copy of windows \ system \ wsock32.dll
Platform: | Size: 10240 | Author: zhan | Hits:

[Internet-Networkmasm_DnsQuery_hook_in_masm

Description: And they supervise possible interceptions API of reception IP of the address? I see 3 ways for resolving addresses: 1. GetHostByName from wsock32.dll 2. DnsQuery from dnsapi.dll, the truth it is accessible in win2k both above, and only in PRO versions, therefore like does not approach 3. Manual assembly DNS of inquiry, usage UDP from wsock32.dll Is better there would be a manual assembly. And what methods use anti spyware programs?
Platform: | Size: 4096 | Author: animatorix | Hits:

[Hook apiwsock32

Description: 通过api拦截socket数据包,创建一个动态链接库来代替原winsock接口库,可放入外挂控制代码-Instead api intercept a the socket packet, to create a dynamic link library the original winsock interface library, into the plug-in control code
Platform: | Size: 22528 | Author: 殷鹏 | Hits:

[Windows DevelopHdsdddzipO

Description: 运用HOOK API技术替换wsock32.dll中的coonnect函数,达到类似sockscap的功能 已通过测试。 -To use HOOK API replacement wsock32.dll coonnect function, to reach a similar sockscap the function has been tested.
Platform: | Size: 5120 | Author: magnet | Hits:

CodeBus www.codebus.net