Hi folks! In a previous post I talked about using Impacket and Pcapy on Python 2.6. Since those installers are now out of date, here are fresh ones for various versions of Pcapy and Python, built against WinPcap 4.1.2. There’s also a new Impacket MSI installer that works against all Python versions.
Enjoy!
Edited 6-May-2013: updated Impacket to version 0.9.10
Download Impacket 0.9.10
impacket-0.9.10.win32.msi
impacket-0.9.10.win-amd64.msi
Download Pcapy 0.10.5
pcapy-0.10.5.win32-py2.5-winpcap4.1.2.msi
pcapy-0.10.5.win32-py2.6-winpcap4.1.2.exe
pcapy-0.10.5.win32-py2.7-winpcap4.1.2.exe
pcapy-0.10.5.win-amd64-py2.6-winpcap4.1.2.exe
pcapy-0.10.5.win-amd64-py2.7-winpcap4.1.2.exe
Download Pcapy 0.10.4
pcapy-0.10.4.win32-py2.5-winpcap4.1.2.msi
pcapy-0.10.4.win32-py2.6-winpcap4.1.2.exe
pcapy-0.10.4.win32-py2.7-winpcap4.1.2.exe
pcapy-0.10.4.win-amd64-py2.6-winpcap4.1.2.exe
pcapy-0.10.4.win-amd64-py2.7-winpcap4.1.2.exe
Download Pcapy 0.10.3
pcapy-0.10.3.win32-py2.5-winpcap4.1.2.msi
pcapy-0.10.3.win32-py2.6-winpcap4.1.2.exe
pcapy-0.10.3.win32-py2.7-winpcap4.1.2.exe
pcapy-0.10.3.win-amd64-py2.6-winpcap4.1.2.exe
pcapy-0.10.3.win-amd64-py2.7-winpcap4.1.2.exe
Download Pcapy 0.10.2
pcapy-0.10.2.win32-py2.5-winpcap4.1.2.msi
pcapy-0.10.2.win32-py2.6-winpcap4.1.2.exe
pcapy-0.10.2.win32-py2.7-winpcap4.1.2.exe
pcapy-0.10.2.win-amd64-py2.6-winpcap4.1.2.exe






Trying to install pcapy on Windows7. The Impacket-0.9.8.0.win32.msi installer seems to have worked, i.e. I now have a impacket dir in my Python27/../site-packages. However,
pcapy-0.10.5.win32-py2.7-winpcap4.1.2.exe is not working. The installer finds Python27 on my machine, but the install seems to complete instantaneously; no error messages, and does not create a pcapy directory in site-packages.
Comment by Ted Hill — October 11, 2012 @ 8:26 pm
Have you tried running the exe with elevated privileges? If that doesn’t work let me know if you’re using 32 or 64 bit versions of Windows and Python and I’ll try to reproduce the problem…
Comment by Mario Vilas — October 13, 2012 @ 4:53 pm
it doesn’t work for me either even if I run the exe with administrator privileges. same procedure occurs.
Comment by buremba — October 15, 2012 @ 12:24 am
Tried the pcapy installer for python 2.6 (from above). This seems to fail in the same way as the installer for 2.7, i.e. all seems to go well, finds the 2.6 installation, but then runs to completion without installing pcapy and without indicating any errors.
Comment by Ted Hill — October 16, 2012 @ 8:55 pm
Tried to enter this information here before, but for some reason the comment would not post; trying again:
Windows 7 64-bit, python 32 bit, WinPcap 4.1.2. Again, Imapacket 0.9.8 installer above works for both 2.6 and 2.7, pcapy does not work for either.
Comment by Ted Hill — October 16, 2012 @ 8:58 pm
Downloadlinks for impacket are not working.
Comment by dan — May 8, 2013 @ 5:50 pm
Well, this is ackward. I’ll fix it tonight when I get back home then. Thanks!
Comment by Mario Vilas — May 8, 2013 @ 5:53 pm
Fixed! Turned out there was a capital “I” when it should have been in lowercase.
Comment by Mario Vilas — May 8, 2013 @ 5:54 pm