pcaprub on Windows

C

Chris Rimondi

I am trying to use Ruby on Windows to perform some low level packet
sniffing and manipulation. I have looked at pcaprub and can't seem to
get it compiled on Windows using Cygwin or Devkit. I am open to using
other libraries if there is something I am not considering. What is the
best approach here?

Thanks,

Chris
 
L

Luis Lavena

I am trying to use Ruby on Windows to perform some low level packet
sniffing and manipulation.  I have looked at pcaprub and can't seem to
get it compiled on Windows using Cygwin or Devkit.  I am open to using
other libraries if there is something I am not considering.  What is the
best approach here?

I guess you can't use pcap from cygwin since is emulating posix while
pcap is native Windows driver and library.

When you mention "devkit" I suppose you're using RubyInstaller +
DevKit, correct? If so I would suggest you provide the headers and
development dependencies (lib) required for pcaprub be installed.

Most of the time, the answers to these questions are in the
documentation (if present) or the tool source code.

Look into that and provide the full output of errors you're getting;
that helps too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top