搜索资源列表
CapturePacketDlg
- ip包解析,winpcap支持, 编译出错的修改方法-ip packet analysis, winpcap support compiler error modification method
tcp/ip包重建
- C++ IP包修改,程序发送出去的数据包中有本机的IP头,是RAW_SCOKET编程可以办到.
routeEnhLib.rar
- 通常内核路由表是由TCP/IP协议栈的主进程访问,然而有时用户需要自己操作内核路由表。该源代码包用于访问TCP/IP协议栈的内核路由表,该代码能够在VXWORKS操作系统上运行,做适当修改可以用于LINUX。,Usually the kernel routing table is TCP/IP protocol stack to visit the main process, but sometimes users need to operate their own core routing t
rawTcpip3
- 类似tcpip_lib的win2000下的tcpip工具包,通过修改IP数据包实现黑客攻击。有嗅探器,IP欺骗等方面的例子-Tcpip_lib similar tcpip under the win2000 toolkit, by modifying the IP packet to achieve hackers. There are sniffer, IP deception, etc. Examples
Rawsocket
- 使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network &
winpcap
- 利用wincap 发送udp数据包,可以修改源磅IP-Wincap sent using udp packet, you can modify the source IP pounds
2010102817537407
- 早些时候为了方便自己写了一个ip侦听工具,后加进了ip连接与进程对应功能,最近装了windows7,居然运行出错,看了一下代码,原来有些未公开函数在windows7下发生了变化,就顺手修改了一下又可以运行了,有一些代码是刚出道时候写的,但不少是我刚刚加进去的,我想对一些刚入门的兄弟还是有很大参考价值。有很多好东西:比如有可以实现windows7下面的类似tcpview功能的类和一些字串操作类,以及tcp/ip包分解类,直接可以用。让入门的你少走弯路。 -Earlier in order to
2010102817537407
- 早些时候为了方便自己写了一个ip侦听工具,后加进了ip连接与进程对应功能,最近装了windows7,居然运行出错,看了一下代码,原来有些未公开函数在windows7下发生了变化,就顺手修改了一下又可以运行了,有一些代码是刚出道时候写的,但不少是我刚刚加进去的,我想对一些刚入门的兄弟还是有很大参考价值。有很多好东西:比如有可以实现windows7下面的类似tcpview功能的类和一些字串操作类,以及tcp/ip包分解类,直接可以用。让入门的你少走弯路。 -Earlier in order t
vcnetworklisten
- 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 --on creating original socket, revised I/0 option of achieving an IP packet capture applications
UDP__demo
- 用socket给出了UDP的客户端和服务器的程序,测试可用,稍微修改就可以用到自己的工程上。UDP数据包,是一种无连接的协议。在OSI模型中,在第四层——传输层,处于IP协议的上一层。-Socket given the UDP client and server programs, and testing is available, a slight modification can be used on their own project. UDP packet is a connection
listen
- 源代码中修改IP可以监听所以数据包,测试OK,没有任何问题-Modify the IP source code can monitor the packet, test OK, no problem
CapturePacketDlg
- ip包解析,winpcap支持, 编译出错的修改方法-ip packet analysis, winpcap support compiler error modification method
sniffer
- Linux下的sniffer程序,可以监听所有80端口的数据包,可以通过修改源码的过滤规则来指定监听一个IP,使用gcc sniffer -o sniffer -l pcap来编译文件,若没有libpcap,在网上下载,readhat自带有libpcap-Linux under the sniffer program, you can monitor all packets on port 80, you can modify the source code to specify filteri
yulevod
- 成功能多的特点,采用包月和扣点收费模式,用户在线支付实时自动开通,有会员下线功能,批量修改电影地址,采用超强防盗链插件,后台一次添加无数集电影,查在在线用户情况,查看用户从哪个网站链接过来,查看用户看了哪些电影什么时间看,在线发邮件,实时记录攻击网站IP,禁止IP访问,开通网吧功能,批量生成影卡等功能 ,批量隐藏电影,用户点广告赚点功能,收入统计功能,网站联盟功能等-Success to the characteristics, the use of monthly and deduction
Zguestbook
- 1.使用PHP5+MYSQL5+Smarty架构,UTF-8编码 2.语言,HTML,CSS,JS,PHP,高度分离 3.默认模板采用JS+CSS标签技术切换 4.默认语言包,繁体,简体,可自行加入其它语言 5.登录后,显示IP,显示隐藏内容,可回复,可删除,可修改-1. Use PHP5+ MYSQL5+ Smarty architecture, UTF-8 encoding 2. Language, HTML, CSS, JS, PHP, high degree of separation
router
- 环境:linux; 功能:模拟路由器,实现IP包的转发功能; 使用:在虚拟机中搭建网络,并修改配置文件,make后运行(enviroment: linux function: router)