The Source Code can be downloaded using SVN from our repository:
https://cs.fit.edu/code/svn/cse2410f13team7

Steps for compiling the Source Code (32-bit version)
http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html

For proper running of Wire Shark you will also need to install Winpcap.
http://www.winpcap.org/install/

Bugs list:

1.
- Edit > Preferences > Statistics > Stats Tree > Packet lengths
- Create (a edit) a entry. single number (64 for example) or just put there a "space".
- Start to capture packets and run Statistics > Packet lenghts... without filters.

Program crashes and closes.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9130

2.
- Click on the data display window.
- Press Ctrl-- to zoom out.
- On the 10th iterations of zooming out the software crashes

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8854

3.
- Edit > Preferences > Statistics > Stats Tree > Packet lengths
- Choose a field. Click on the delete button twice or more. For every click a new dialogue window pops up. If you press delete twice or more time of the same object the program crashes.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9129

4. Screen Resolution Problem:

Steps to reproduce:
1: Use a 1366x768 or lower resolution display
2: Open wireshark gui
3: Click on "Capture Options" in first column

Observed results:
1: Bottom of window is cut off and unable to see or access those options with mouse.
2: Window cannot be resized smaller than about 761x756 px width*height (not including titlebar).
3: Workarounds involve using the keyboard and comparing with a screenshot, or enabling desktop panning.
Expected results:
Capture Options window should be able to be resized even smaller and show scrollbars and/or redesigned to accommodate lower resolution displays.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8907