My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 25
我写的一个Linux下的图形抓包软件,使用GTK和C语言开发,图形设计采用了Glade. 目的是写一个Linux下的基于Libpcap的图形抓包软件。 项目从09.11.18接到通知,要参加星火杯,于是就有了这个想法,我先去花了两天时间去搭建Linux和项目中要用到的环境。 整个项目写代码花了7天,主要还是调试代码花的时间比较长,我使用了一本书<<网络安全开发包开发详解>>,有一次我看见阿酷竟然也推荐读这本书,很有幸可以把里面的东西都运行通了。 花了3天写文档,格式参照往年的星火杯格式和毕业设计的格式,写得还不错。
=IDS system for personal use= A powerful IDS platform based on lua, to provide API for may kinds of IDS module write in lua.
Load balance system support multiple language and multiple backend. Very suit for dynamic language via fastcgi or wsgi(Python).
simplified object-oriented Python extension module for libpcap - the current tcpdump.org version, the legacy version shipping with some of the BSD operating systems, and the WinPcap port for Windows. sample usage: {{{ >>> import dpkt, pcap >>> pc = pcap.pcap() >>> pc.setfilter('icmp') >>> ...
PcapHandler version 0.0.1 11/09/2009 - Ronh ================= About: This c++ code example is a basic c++ wrapper around libpcap (WinPcap). libpcap allows users to easily capture packets being sent and received via network interface. Usage: Specific lipcap calls are encapsulated in...
==Packetforward== Packetforward is an IP packet capture and forward tool based on libpcap and libnet. It is a command line tool that listens on one network interface for UDP and TCP packets and then injects them on the same or another network interface. It has options for packet capture filtering a...
=Java library for sending winpopup(net send) messages.= Messages are sent via winpcap/libpcap via jpcap library. Windows/Linux/Mac OS X supported. Jpcap version http://netresearch.ics.uci.edu/kfujii/jpcap/doc/ to run latest version use {{{ svn checkout http://libjpopup.googlecode.com/svn/tr...
qsniffer is a easy to use and award-winning packet sniffer and network protocol analyzer [http://219.136.249.49/uphoto/Uploadfiles/bd/5d/e8/bd5de89156a706df8b86ab7b7f56db2f.jpg] linux [http://www.wanguangming.com/wp-content/uploads/2008/07/main_data.gif] win32
Detect hosts running in promiscuous mode, using either pt-host - targets the specified host, or pt-net which targets the local subnet. The method to detect these hosts is by sending an ICMP or an ARP request to the host/network. The packet is sent to the correct IP address but with a bogus Ethern...
Spladug.PacketCapture is a .NET wrapper for the popular native WinPcap packet capture library. The wrapper is entirely written in safe C# and works on any .NET runtime 2.0 and above.
1 2 3 Next