Welcome![Sign In][Sign Up]
Location:
Search - packet.dll

Search list

[Printing program 打印DLL(包括vc源码)

Description: 打印DLL(包括VC源码)可使用PB,Dephi等直接调用此DLL,详见包内说明-Print DLL (including VC-source) can be used PB, Delphi direct calling this DLL, detailed packet states
Platform: | Size: 363731 | Author: 比尔 | Hits:

[OS programWPdpack_2_3

Description: 网络抓包程序的引擎,还包含几个例子 - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs. - examples Sample applications showing various uses of winpcap and packet.dll. - lib rary files needed to create capture applications - include include files needed to create capture applications -procedures capturing Packet networks, it also contains several examples - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs. - Sample applications examples showing various uses of of winpcap and packet.dll . - lib library files needed to create capture applications-include include files needed to create applications capture
Platform: | Size: 501434 | Author: 公维宾 | Hits:

[Other resourceweur

Description: 详谈调用winpcap驱动写arp多功能工具 这里的内容有 一 winpcap驱动简介二 Packet.dll相关数据结构及函数三 T-ARP功能及原理介绍四 T-ARP主要代码分析五 T-ARP源代码 转载-dwell call winpcap driver was arp multifunctional tool for the content here is a winpcap Drivers on two Packet.dll relevant data structure and function of three T-ARP function and the principle introduced four T - ARP code analysis of five major T-ARP source code reproduced
Platform: | Size: 241692 | Author: 胡清 | Hits:

[ExploitCaptureprocedure

Description: Very simple several capture procedure that I write, is used to test capture efficiency in rough (being that Test2 carrying out the fundamental step capturing carries out capture Test4 by transferring packet.dll temporarily for a specific task as Test2 is fundamental lose a bag leading Test1 to indicate the packet.dll applying) , is only the encapsulation process transferring the leading-out function that packet.sys drives temporarily for a specific task , having dispensed with packet.dll directly
Platform: | Size: 94509 | Author: hanxuan | Hits:

[OS programnetArp

Description: 相信各位都玩过SOCKET编程,用CSocket进行网络通讯非常方便,但有时想搞点底层点东西却非常麻烦,用windows的API最低也只能SOCK_RAW,顶多能看到IP层数据,如果想处理数据链路层的数据就无从下手了,幸好某天发现了winpcap东西。用了它处理底层的东西就非常方便。 winpcap主要有两个dll供程序员直接调用,pcap.dll和packet.dll,本程序主要使用pcap.dll.详细请看代码,本人也是刚接触WinPcap,所以一不定有一些错漏的地方,请各位大蝦不要见笑。 如果程序有编译不过去的地方,请务必先按装winPcap库,更新VC6的PlatformSDK
Platform: | Size: 48370 | Author: iie9615 | Hits:

[WinSock-NDISbh

Description: 测试捕获效率,Test1表明应用packet.dll进行捕获的基本步骤 Test2通过调用packet.dll进行捕获 Test4和Test2基本相同,只是直接调用packet.sys驱动的导出函数,免去了packet.dll的封装过程
Platform: | Size: 94509 | Author: zoudan | Hits:

[WinSock-NDIScaputure

Description: 用packet.dll实现网络抓包,开发环境win9X,希望大家多多指正批评。
Platform: | Size: 1873 | Author: xue | Hits:

[OS programNetPackCapture

Description: 是基于WinPcap3.1开发的网络抓包动态库,可以截获和发送原始网络数据包-WinPcap3.1 is based on the development of the network capturing Packet DLL can be intercepted and sent raw network data packets
Platform: | Size: 57334 | Author: 官建军 | Hits:

[Sniffer Package captureNetPackCapture

Description: 是基于WinPcap3.1开发的网络抓包动态库,可以截获和发送原始网络数据包-WinPcap3.1 is based on the development of the network capturing Packet DLL can be intercepted and sent raw network data packets
Platform: | Size: 57344 | Author: 官建军 | Hits:

[Sniffer Package captureWPdpack_2_3

Description: 网络抓包程序的引擎,还包含几个例子 - drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs. - examples Sample applications showing various uses of winpcap and packet.dll. - lib rary files needed to create capture applications - include include files needed to create capture applications -procedures capturing Packet networks, it also contains several examples- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs.- Sample applications examples showing various uses of of winpcap and packet.dll .- lib library files needed to create capture applications-include include files needed to create applications capture
Platform: | Size: 500736 | Author: 公维宾 | Hits:

[Hook apiDll2Process

Description: 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting function can be achieved on a process api hook, such as writing a dll, then hook socket api, and then injected into you want to watch the process so it can be used for network packet analysis of the
Platform: | Size: 50176 | Author: 阿东 | Hits:

[VC/MFCweur

Description: 详谈调用winpcap驱动写arp多功能工具 这里的内容有 一 winpcap驱动简介二 Packet.dll相关数据结构及函数三 T-ARP功能及原理介绍四 T-ARP主要代码分析五 T-ARP源代码 转载-dwell call winpcap driver was arp multifunctional tool for the content here is a winpcap Drivers on two Packet.dll relevant data structure and function of three T-ARP function and the principle introduced four T- ARP code analysis of five major T-ARP source code reproduced
Platform: | Size: 241664 | Author: 胡清 | Hits:

[OS programCaptureprocedure

Description: Very simple several capture procedure that I write, is used to test capture efficiency in rough (being that Test2 carrying out the fundamental step capturing carries out capture Test4 by transferring packet.dll temporarily for a specific task as Test2 is fundamental lose a bag leading Test1 to indicate the packet.dll applying) , is only the encapsulation process transferring the leading-out function that packet.sys drives temporarily for a specific task , having dispensed with packet.dll directly-Very simple several capture procedure that I write, is used to test capture efficiency in rough (being that Test2 carrying out the fundamental step capturing carries out capture Test4 by transferring packet.dll temporarily for a specific task as Test2 is fundamental lose a bag leading Test1 to indicate the packet.dll applying), is only the encapsulation process transferring the leading-out function that packet.sys drives temporarily for a specific task, having dispensed with packet.dll directly
Platform: | Size: 4058112 | Author: hanxuan | Hits:

[Program docmbustcptest

Description: Modbus/TCP 的通信报文 希望能帮到你-Modbus/TCP packet communications hope to be able to help you
Platform: | Size: 4096 | Author: 杨雷 | Hits:

[Windows DevelopAudioSample

Description: 一个可以产生G72A和ILBC语音编解码动态库的工程-Can generate a G72A and ILBC voice codec DLL project
Platform: | Size: 873472 | Author: 刘SIR | Hits:

[Delphi VCLWinPCap

Description: Библиотека PACKET.DLL Библиотека packet.dll представляет собой динамически загружаемую библиотеку, с помощью которой приложение пользователя взаимодействует с драйвером захвата пакетов. Функции библиотеки предназначены для упрощения процесса взаимодействия с драйвером и обеспечивают выполнение таких операций, как получение дескрипторов сетевых адаптеров, прием и передачу пакетов по сети, установку буферов и фильтров драйвера и т.д. Существует две версии библиотеки – для Windows 95/98/ME и Windows NT/2000, полностью совместимыx друг с другом.
Platform: | Size: 112640 | Author: rdama | Hits:

[Game Hook Crackwgm

Description: 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Recommended vc) programming knowledge: hook technology, some commonly used api, dll, and so on. (If you do not understand first went to see the information) tool: wpe, myself, a packet tools, hex converter itself to be a relatively good. Plug-in method 1. Keyboard and mouse functions such as analog mouse_event resolved. 2. Read memory, see the data. 3. Interception of network packets for analysis. (How to decrypt packets: an action interception of n times the same comparison, to find common) information on the Net Primary legendary hook
Platform: | Size: 65536 | Author: sfmadman | Hits:

[Internet-NetworkWpdPack_4_0_2

Description: WpdPack_4_0_2库,是WinPcap的开发包,提供了使用WinPcap必须的头文件和库文件。 WinPcap 是由伯克利分组捕获库派生而来的分组捕获库,它是在Windows 操作平台上来实现对底层包的截取过滤。WinPcap 为用户级的数据包提供了Windows 下的一个平台。WinPcap 是 BPF 模型和 Libpcap 函数库在 Windows 平台下网络数据包捕获和网络状态分析的一种体系结构,这个体系结构是由一个核心的包过滤驱动程序,一个底层的动态连接库 Packet.dll 和一个高层的独立于系统的函数库 Libpcap 组成。底层的包捕获驱动程序实际为一个协议网络驱动程序,通过对 NDIS 中函数的调用为 Win95、Win98、WinNT、和 Win2000 提供一类似于 UNIX 系统下 Berkeley Packet Filter 的捕获和发送原始数据包的能力。Packet.dll 是对这个 BPF 驱动程序进行访问的 API 接口,同时它有一套符合 Libpcap 接口(UNIX 下的捕获函数库)的函数库。-WpdPack_4_0_2 Library
Platform: | Size: 678912 | Author: 曾海 | Hits:

[Otherdll

Description: VB编写的抓包工具,抓网络数据包,通过TCPIP来抓-VB prepared the Ethereal tool for grasping network packet
Platform: | Size: 268288 | Author: juny | Hits:

[Other【封包源码】贴吧版1.2 DLL

Description: 封包DLL注入DXF实现封包拦截获取数据如属性包(Packet DLL injection DXF, packet interception, access to data, such as the property package)
Platform: | Size: 2635776 | Author: 爱我索爱 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net