4f 6e 6c 79 20 74 68 6f 73 65 20 77 68 6f 20 64 61 72 65 20 74 6f 20 66 61 69 6c 20 67 72 65 61 74 6c 79 20 63 61 6e 20 65 76 65 72 20 61 63 68 69 65 76 65 20 67 72 65 61 74 6c 79 2e

ggcap

Gadu-Gadu protocol sniffer

Description

This program is a simple standalone Gadu-Gadu protocol sniffer based on the libpcap library. It is able to read "directly" from wire or from pcap dump-file (created with tcpdump for example). ggcap prints sniffed packets (outgoing and incoming messages, status changing and more...) in user-friendly way :). All versions of GG protocol are supported (as for code writing date).

I wrote this program, because I want to show how much insecure are instant messengers with no data encryption support on default (in our case Gadu-Gadu). Please, don't use this program to spy on anyone, because it is against the law!

Downloaded file contains C source files. To compile it use "make" tool.

Download