Windows Development Files for Wireshark (x64) $Id: README.txt 402 2014-06-19 20:01:40Z pascal $ OVERVIEW This repository contains the libraries necessary to compile Wireshark for 64-bit Windows. You can download and unpack them by hand, but it's much easier to run nmake -f Makefile.nmake setup from the main Wireshark source directory. This automatically downloads the files to c:\wireshark-win64-libs and unpacks them. This directory can be changed by modifying the "WIRESHARK_LIBS" variable in config.nmake. PACKAGES The packages in this repository came from a number of locations and have been released under different licenses. Package: gtk+-bundle_2.24.23-1.1_win64ws.zip Location: http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_12.1/noarch/ Description: GLib and GTK+ libraries for Windows 64-bit License: GNU LGPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. Packages: gnutls-2.12.18-1.2-1-win64ws.zip Location: http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_11.4/noarch/ Description: GnuTLS encryption library plus libgcrypt, libtasn1, libgpg-error, and libintl. License: GNU LGPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. Packages: gnutls-3.1.22-2.3-win64ws.zip Location: http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_13.1/noarch/ Description: GnuTLS encryption library plus libgmp, libhogweed, libintl, libnettle, libp11-kit, libffi, libtasn1, libgcrypt, libgpg-error and libgcc. License: GNU LGPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. Package: lua5_1_4_Win64_dll{8,9,10}_lib.zip Location: http://luaforge.net/ Description: The Lua scripting language License: MIT Local changes: None Package: lua-5.2.3_Win64_dll10_lib.zip Location: http://luabinaries.sourceforge.net/ Description: The Lua scripting language License: MIT CRT: MSVCR100.DLL Local changes: None Package: lua-5.2.3_Win64_dll11_lib.zip Location: http://luabinaries.sourceforge.net/ Description: The Lua scripting language License: MIT CRT: MSVCR110.DLL Local changes: None Package: portaudio_v19_2.zip Location: http://www.portaudio.com/ Description: The PortAudio portable cross-platform Audio API License: PortAudio (http://www.portaudio.com/license.html) Local changes: Original pa_stable_v19_20071207.tar.gz with root directory "portaudio" repacked to portaudio_v19_2.zip with root directory "portaudio_v19_2" Package: Qt-5.1.1-MSVC2010-win64-ws.zip Location: http://qt-project.org/ Description: The Qt application UI framework License: LGPL 2.1, others CRT: MSVCR100.DLL Local changes: Built using tools/build-qt-sdk.bat from the Wireshark sources. Package: WpdPack_4_1_2.zip Location: http://www.winpcap.org/ Description: The WinPcap packet capture library License: BSD Local changes: None. Package: AirPcap_Devpack_4_1_0_1622.zip Location: http://www.cacetech.com/ Description: The AirPcap developer's pack License: BSD CRT: MSVCRT.DLL Local changes: None. Packages: zlib125ws.zip Location: http://www.gzip.org/zlib/ Description: The zlib compression library (source and DLL versions) License: zlib/libpng Local changes: From http://www.apachehaus.com/forum/index.php?action=printpage;topic=143.0 First problem: ZLIB build must be fixed for x64, otherwise there will be one unresolved external symbol later. Quick fix is to open build\win32\build_zlib.bat and insert this at line 51: set ASM_OPTS=AS=ml64 LOC="-DASMV -DASMINF" OBJA="inffasx64.obj gvmat64.obj inffas8664.obj" (info found in zlib\win32\Makefile.msc) and then open zlib\contrib\masmx64\inffas8664.c and prepend "../../" to four includes at the beginning. Packages: user-guide-g7ea0d6c.zip Location: http://www.wireshark.org/docs/ Description: Wireshark User's Guide in Microsoft's "Compressed HTML Help" format License: GPL Local Change: None. Package: libsmi-svn-40773-win32ws.zip Location: http://www.ibr.cs.tu-bs.de/projects/libsmi/ Description: a library that allows management applications to access SMI MIB module definitions. License: libsmi (http://www.ibr.cs.tu-bs.de/projects/libsmi/COPYING.html) Local changes: The package was created as described in README.Wireshark. Package: upx303w.zip Location: http://upx.sourceforge.net/download Description: a high-performance and versatile executable and dll packer. License: GNU GPL (http://www.gnu.org/copyleft/gpl.html) & UPX (http://upx.sourceforge.net/upx-license.html) Local Change: None Package: FindProc.zip Location: http://nsis.sourceforge.net/Find_Process_By_Name Description: NSIS plugin to determine if a given executable (name) is running. Used by PortableApps distribution. License: FindProc (http://nsis.sourceforge.net/Find_Process_By_Name#Copyright) Local Change: None Package: nasm-2.09.08-win32.zip Location: http://nasm.sourceforge.net/ Description: The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. (http://nasm.sourceforge.net/doc/nasmdoc1.html) License: GNU Library or Lesser General Public License (LGPL) Local Change: None Package: c-ares-1.9.1-1-win64ws.zip Location: http://daniel.haxx.se/projects/c-ares/ Description: Asynchronous DNS resolver library. License: MIT CRT: MSVCRT.DLL Local Change: Compiled with MinGW32 on Ubuntu 12.04. Package: GeoIP-1.5.1-2-win64ws.zip Location: http://geolite.maxmind.com/download/geoip/api/c/ Description: IP geolocation and database lookup library. License: LGPL 2.1 CRT: MSVCRT.DLL (static) Local changes: The package was created as described in README.Wireshark. Package: WinPcap_4_1_3.exe Location: http://www.winpcap.org/ Description: Windows packet capture driver License: BSD Local changes: None Missing 64-bit Libraries Package: kfw-2.5.zip Location: http://web.mit.edu/Kerberos/dist/historic.html Decription: Kerberos For Windows v 2.5 Licence: MIT Local changes: header/define tweaking for kfw to compile with VC6 removal of all parts of kfw that wireshark does not use/need and rearchived as "kfw-2.5.zip" 64-bit status: Alpha release available, untested. Package: WinSparkle-0.3-44-g2c8d9d3-win64ws.zip Location: http://www.winsparkle.org/ Description: Windows software update library License: MIT Local changes: Compiled from git commit 2c8d9d3 using Visual Studio 2010.