Windows Development Files for Wireshark (x64) $Id: README.txt 692 2021-06-09 23:08:35Z gerald $ 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: vcpkg-export-20210609-1-win64ws.zip Location: https://github.com/Microsoft/vcpkg Description: Windows library bundle created using `vcpkg export` Included libraries, versions, and licenses: GLib2 2.66.4, GNU LGPL Libxml2 2.9.10, MIT Zlib 1.2.11, zlib/libpng CRT: Universal CRT Local changes: The package was created using https://gitlab.com/geraldcombs/wireshark-vcpkg-scripts Package: brotli-1.0.9-1-win64ws.zip Location: https://github.com/google/brotli Description: Brotli is lossless compression algorithm License: MIT CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 Package: c-ares-1.17.1-1-win64ws.zip Location: http://c-ares.haxx.se/ Description: Asynchronous DNS resolver library. License: MIT CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 Package: gnutls-3.6.3-1-win64ws.zip Location: https://git.lekensteyn.nl/peter/wireshark-notes/tree/windows-libs/make-gnutls-libs-zip.sh?id=b86878e458d5d7deb21218ce6598b98af4ed7ec2 Description: Fedora 29 MinGW64 packages including gnutls, gcc, gmp, nettle, p11-kit, libffi, libtasn1 and winpthreads. License: GNU LGPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. (Basically, copy upstream .dll and include, create .lib) Package: json-glib-1.0.2-4.31-win64ws.zip Location: http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Leap_42.3/noarch/ Description: JSON-GLib library for Windows License: GNU LGPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. Packages: krb5-1.17-1-win64ws.zip Location: https://web.mit.edu/kerberos/ Decription: Kerberos 1.17 built using Visual C++ 2017 Licence: MIT CRT: Universal CRT Local changes: The package was created as described in README.Wireshark. Package: libgcrypt-1.8.3-win64ws.zip Location: https://gnupg.org/download/index.html#libgcrypt Description: Libgcrypt encryption library plus libgpg-error. License: GNU LGPL and GPL CRT: MSVCRT.DLL Local changes: The package was created as described in README.Wireshark. Package: libilbc-2.0.2-3-win64ws Location: https://github.com/ShiftMediaProject/libilbc/releases Description: iLBC decoder / encoder License: BSD CRT: Universal CRT Local changes: The package was created as described in README.Wireshark. Package: libmaxminddb-1.4.3-1-win64ws.zip Location: https://github.com/maxmind/libmaxminddb Description: GeoIP2 geolocation and database lookup library. License: Apache License 2.0 CRT: Universal CRT (static) Local Change: Compiled using vcpkg and Visual Studio 2019 Package: libpcap-1.9.1-1-win64ws Location: https://www.tcpdump.org/ Description: Packet capture library License: BSD-3-Clause CRT: Universal CRT Local changes: The package was created as described in README.Wireshark. socklen_t typedef was commented out. Package: lua-5.2.4_Win64_dllw4_lib.zip Location: http://luabinaries.sourceforge.net/ Description: The Lua scripting language License: MIT CRT: MSVCRT.DLL Local changes: lua52.def generated with Dependency Walker and lua52.lib generated with MSVC lib Package: lua-5.2.4-unicode-win64-vc14.zip Location: https://github.com/Lekensteyn/lua-unicode Description: The Lua scripting language (patched for UTF-8 support on Windows). License: MIT CRT: Universal CRT Local changes: msvc2017 version taken from the releases page, 5.2.4-release1 (commit dbcb2a80) Package: lz4-1.9.2-1-win64ws.zip Location: https://lz4.github.io/lz4 Description: LZ4 is lossless compression algorithm License: BSD CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 Package: nghttp2-1.42.0-1-win64ws.zip Location: https://www.nghttp2.org Description: nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C License: MIT CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 Package: snappy-1.1.8-1-win64ws.zip Location: https://google.github.io/snappy Description: Snappy is a compression/decompression library License: BSD CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 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: user-guide-gdf2fcdf.zip Location: https://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: 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: npcap-1.31.exe Location: https://nmap.org/npcap/ Description: Windows packet capture driver License: Npcap. https://raw.githubusercontent.com/nmap/npcap/master/LICENSE Local changes: None Package: USBPcapSetup-1.5.4.0.exe Location: https://github.com/desowin/usbpcap Description: Windows USB packet capture driver License: GPLv2 for USBPcapDriver and BSD 2-Clause for USBPcapCMD Local changes: None Package: WinSparkle-0.5.7.zip Location: http://www.winsparkle.org/ Description: Windows software update library License: MIT Local changes: None. Package: libssh-0.9.5-win64ws.zip Location: https://www.libssh.org Description: Multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side License: GNU LGPL CRT: Universal CRT Local Change: Compiled using vcpkg and Visual Studio 2019 Package: sbc-1.3-1-win64ws.zip Location: https://www.kernel.org/pub/linux/bluetooth Description: SBC is a digital audio encoder and decoder used to transfer data to Bluetooth audio output devices like headphones or loudspeakers License: GNU GPLv2 CRT: MSVCRT.DLL Local changes: None Package: spandsp-0.0.6-2-win64ws.zip Location: http://www.soft-switch.org/ Description: SpanDSP is a library of DSP functions for telephony License: GNU LGPLv2.1 CRT: MSVCRT.DLL Local changes: Removed FAX related files to decrease library size. See README.Wireshark file in archive for details Package: bcg1.0.4-win64ws.zip Location: http://www.belledonne-communications.com/bcg729.html Description: bcg729 is a G.729A decoder / encoder License: GNU GPLv2 CRT: MSVCRT.DLL Local changes: None Package: minizip-1.2.11-4-win64ws.zip Location: https://github.com/microsoft/vcpkg/tree/master/ports/minizip Description: minizip is a zip manipulation library written in C License: zlib license CRT: Universal CRT Local changes: The package was created as described in README.Wireshark Package: zstd-1.4.0-win64ws.zip Location: https://github.com/microsoft/vcpkg/tree/master/ports/zstd Description: Zstandard is a real-time compression algorithm, providing high compression ratios. License: BSD CRT: Universal CRT Local changes: The package was created as described in README.Wireshark Package: opus-1.3.1-3-win64ws.zip Location: https://github.com/microsoft/vcpkg/tree/master/ports/opus Description: Opus is a codec for interactive speech and audio transmission over the Internet. License: BSD CRT: Universal CRT Local changes: None