搜索资源列表
使局域网内的某主机断网
- 功能 使局域网内的某主机断网 收不到数据包 可依据ip,mac地址,计算机名进行断网(非arp) 基于交换机mac表的自动学习功能 c#+sharppcap(winpcap开发包的c#插件)编写 环境 .net3.5+winpacp4.02,Feature allows a host within the LAN can not receive packets off network can be based on ip, mac address, computer name for plan
用c#实现的关于包过滤的防火墙
- 用c#实现的关于包过滤的防火墙,功能是能根据IP地址过滤掉一些自己不想获取的数据包,Use c# to achieve on the packet filtering firewall, the features are filtered according to a number of IP addresses do not want to get the packet
对网络中的数据包进行抓包分析的程序
- 对网络中的数据包进行抓包分析的程序,是用窗体实现的,sniffer
EMTASS2.1
- C# 实现的多线程异步Socket数据包接收器-SOCKET CONN
smgppacket
- smgp协议的小灵通短信数据包 适合SP端程序的开发-PHS smgp agreement message packet suitable for the development of SP-side procedures
WOL
- 远程唤醒 简单的数据包构造发送的方法 需要知道远程主机的IP和MAC-Remote wake-up a simple packet structure to send the method needs to know the remote host
GooglePageRankQuery
- 查询Google PageRank 破解全过程 1. 装个 google工具条 开启pagerank 2. 找个网络 sniffer 软件, 运行浏览器随便打开个网站, 3. sniffer将记录 google工具条发给 google的数据包 分析可得,传输协议是 http, 数据包内除了 有访问网站的地址, 关键还有个 ch参数 , ch参数根据网站地址不同 发生变化(看来关键是 ch怎么计算出来的!) 4.分析google工具条,得到计算 ch的汇编代码,然后翻
MJsniffer
- 捕获局域网的IP tcp udp 数据包 并经行简单的分析-Capture LAN IP tcp udp packets and simple analysis by line
ArpCap
- 捕捉数据包 打印详细信息 以便了解网络通讯情况 可以通过修改代码实现包过滤-Packet capture to print detailed information in order to understand network communication can be achieve by modifying the code packet filtering
udpApplication
- 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
netstudy
- 网络抓包工具代码,可自动检测TCP/IP数据包,附说明文档.-Network capture tools code, automatically detects the TCP/IP data packets, with documentation.
Csharp
- 高速获取仪表公斤数,并把数据包解析掉,滤波器-get the packet of the
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
serialtest
- 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
SocketApp
- 网络数据包监听程序,用到了多线程,IP 网络协议包拆包分析,大家可以参考一下-Network packet monitoring program using a multi-threaded, IP network protocol packet unpacking analysis, we can refer to
WebInfoFiltingSolution
- 通过socket编程,对网络数据包的抓取,对协议的层层分析,实现对web网页上的垃圾信息进行过滤。-Through the socket programming, network packet capture, analysis of the layers of the protocol, to achieve the web pages of spam filtering.
CSharp
- 用C#编写的,能获取网内数据包。带有原码。-Written in C#, can access to network packets. With the original code.
CSharp-POST-SQL-injection
- C#写的,采用post数据包进行经典的SQL注入-Written in C#, using post data packets classic SQL injection
cSharp
- 用c#编写的一个程序,主要是用ip抓取数据包。-it is a Procedure
C#Socket分包传送数据
- C#写的关于封包和分包的代码,只包含核心代码部分,可直接引用(C# writes about packet and packet code,Contains only the kernel code section and can be referenced directly)