[framework-hackers] wrpcap function in scruby?

Sylvain SARMEJEANNE sylvain.sarmejeanne.ml at gmail.com
Fri Apr 18 14:45:34 CDT 2008


Robin Wood a écrit :
> Hi
> Has anyone thought about implementing the equivalent of scapy's wrpcap
> function in scruby?

The problem is that PcapRub (the Pcap wrapper used by Scruby) doesn't 
support dumping packets to a file. So you'll have to do it manually at 
the Ruby level (or modify the wrapper).


-- 
Sylvain SARMEJEANNE


More information about the Framework-Hackers mailing list