简体   繁体   中英

How can i get an image from a pcap file?

I wrote a basic c# wrapper for winpcap to capture packets from an interface and saving them to a dump file. Now i wanna get images in that pcap files. Is there a c# library for this purpose?

Have a look at DriftNet

Inspired by EtherPEG (though, not owning an Apple Macintosh, I've never actually seen it in operation), Driftnet is a program which listens to network traffic and picks out images from TCP streams it observes. Fun to run on a host which sees lots of web traffic.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM