SPECS
capchild
caputils
cmake
codecs
debian
diameter
doc
docbook
dtds
epan
extcap
fix
help
idl
image
m4
macosx-support-lib-patches
packaging
plugins
profiles
radius
randpkt_core
tools
tpncp
ui
wimaxasncp
wiretap
writecap
wsutil
.editorconfig
.mailmap
.packit.yaml
AUTHORS
CMakeLists.txt
CMakeListsCustom.txt.example
CMakeOptions.txt
COPYING
ChangeLog
ConfigureChecks.cmake
INSTALL
INSTALL.configure
Makefile.am
Makefile.am.inc
Makefile.in
NEWS
README.DECT
README.aix
README.bsd
README.hpux
README.linux
README.macos
README.md
README.windows
abi-descriptor.template
acinclude.m4
aclocal.m4
capinfos.c
capture_info.c
capture_info.h
capture_opts.c
capture_opts.h
capture_stop_conditions.c
capture_stop_conditions.h
captype.c
cfile.c
cfile.h
cfilters
cmakeconfig.h.in
colorfilters
conditions.c
conditions.h
config.h.in
configure.ac
dfilters
dftest.c
doxygen.cfg.in
doxygen_global.cfg
dumpcap.c
editcap.c
enterprises.tsv
extcap.c
extcap.h
extcap_parser.c
extcap_parser.h
file.c
file.h
file_packet_provider.c
fileset.c
fileset.h
frame_tvbuff.c
frame_tvbuff.h
globals.h
log.h
ltmain.sh
manuf
manuf.tmpl
mergecap.c
mmdbresolve.c
pdml2html.xsl
randpkt.c
rawshark.c
reordercap.c
ringbuffer.c
ringbuffer.h
services
sharkd.c
sharkd.h
sharkd_daemon.c
sharkd_session.c
smi_modules
sync_pipe.h
sync_pipe_write.c
text2pcap-scanner.c
text2pcap-scanner.l
text2pcap.c
text2pcap.h
tfshark.c
tshark.c
version.conf
version_info.c
version_info.h
wireshark-gtk.desktop
wireshark-mime-package.xml
wireshark-qt.cpp
wireshark.appdata.xml
wireshark.desktop
wireshark.pc.in
wka
ws_attributes.h
ws_compiler_tests.h
ws_diag_control.h
ws_symbol_export.h
autogen.sh
compile
config.guess
config.sub
configure
depcomp
install-sh
make-version.pl
missing
ylwrap
README.windows
Installing Wireshark on Windows ============================= To install Wireshark, simply download the appropriate installer program from https://www.wireshark.org/download.html and start it. Just keep the default settings and start Wireshark after the installation finished (e.g. using the start menu entry). For detailed descriptions on how to install and use Wireshark and the related command line tools, see the Wireshark User's Guide at: https://www.wireshark.org/docs/ Compiling the Wireshark distribution from source ================================================ In case you want to develop Wireshark code yourself, you can find a comprehensive guide how to do this in the Developer's Guide, which you can find (and much more info) at: https://wiki.wireshark.org/Development