Hello,
You'll find enclosed files required for Ethereal to support the netmon
driver:
1) The patch is the modification to apply regarding the current code
2) in the "config.nmake" file, you should add the following lines
"
# Uncomment this following line if you want to compile the ethercap library
#WITH_ETHERCAP=1
"
3) The main Ethereal "Makefile.nmake" is also modified (see attached)
4) At last, create a new directory under ethereal called "ethercap". Dump
what's in the ethercap.zip file in it.

With this modification, Ethereal will try to call ethercap.dll if
winpcap.dll is not installed. No error will occur if ethercap can't be
called.
FYI there was serious bugs (generating 100%CPU usage) in the release I sent
the day before yesterday. It's fixed now.
Regards
Laurent  

Attachment: Makefile.nmake
Description: Binary data

Attachment: wpcap.patch
Description: Binary data

Attachment: ethercap.zip
Description: Binary data

Reply via email to