ct: [tcpdump-workers] Capturing packets content using libpcap
>
> Hi everybody,
> Currently I'm using libpcap to develop a sniffing tool. I've read some
> tutorials and I can get the packet header, is it possible to capture the
> plain-text content using libpcap also ? ( l
Hi everybody,
Currently I'm using libpcap to develop a sniffing tool. I've read some
tutorials and I can get the packet header, is it possible to capture the
plain-text content using libpcap also ? ( like http request content ... )
I've tried to search on Google, looked at the documentation of t