| objects.logic.process.ExtendedXportTable._object | |
| ExtendedXportTable._object | |
| objects.gui.aboutDialog.aboutDialog | Code generated by "Boa Constructor" |
| objects.gui.animatedLoaderIcon.animatedLoaderIcon | Wrapper class for the wx.animate.GIFAnimationCtrl class |
| objects.gui.displayer.applicationEntityDisplayer.applicationEntityDisplayer | The applicationEntityDisplayer is a specialized class which knows how to set additional drawing attributes for a given entity |
| objects.gui.appOptions.appOptions | Code generated by "Boa Constructor" |
| objects.logic.common.threads.appThreadBase.appThreadBase | Base class for all thread based objects |
| objects.logic.entity.filter.baseFilter.baseFilter | The baseFilter class contains all filtering logic needed to determine if a given networkEntity should be displayed |
| objects.logic.network.captureInterface.captureInterface | Generic interface to some network capturing API |
| objects.logic.configuration.configurator.configurator | Base class for all configurator type objects |
| objects.logic.utils.conversionUtil.conversionUtil | A class containing various conversion related functions |
| objects.logic.entity.filter.customFilter.customFilter | The Custom filter inherits from the baseFilter object |
| objects.logic.configuration.displayConfigurator.displayConfigurator | The displayConfigurator class is the interface for the "displaySettings.ini" configuration file, which stores all configuration found in the "Display Settings" window |
| objects.gui.displaySettings.displaySettings | Code generated by "Boa Constructor" |
| objects.gui.peerGridDisplay.entityColumnSorter | This class is simply a wrapper for a networked entity object which binds its attributes with actual columns on the Peer ListCtrl object in the peerGridDisplayer class |
| objects.gui.displayer.entityDisplayer.entityDisplayer | The entityDisplayer is a base class which knows how to set the drawing attributes for a given entity |
| objects.logic.entity.entityManager.entityManager | The entityManager class maintains two dictionaries of entities in the form of: |
| objects.logic.entity.entityStatistics.entityStatistics | The Entity Statistics class will contain various useful statistics built from either a series of decoded packets or list of entities |
| objects.logic.common.exception.exception | Base Exception class |
| objects.logic.process.extXportTableDict.extXportTableDict | This extXportTableDict class is a singleton which knows how to return the one and only instance of the __xportImpl class |
| objects.logic.process.extXportTableDict.extXportTableDict.extXportTableDict.__xportImpl | Actual implementation class for extXportTableDict |
| eyespy.eyespy | The eyespy class essentially acts as the main entry point for the application Every wxWidgets application must have a class derived from wx.App |
| objects.gui.figureAxesWrapper.figureAxesWrapper | The figureAxesWrapper class contains several wrapper and helper functions to manipulate the Matplotlib Axes objects |
| objects.logic.entity.filter.filterDictionary.filterDictionary | The filter dictionary contains all items from a networkEntity which are filterable |
| objects.gui.filterSettings.filterSettings | Code generated by "Boa Constructor" |
| objects.geoip.geoIPUtils.geoIPUtils | The geoIPUtils class is collection of various methods used to import the GEO IP database into the application |
| objects.logic.common.globalStrings.globalStrings | Global Strings |
| objects.logic.common.logger.logger | Generic Logger class |
| objects.gui.mainFrame.mainFrame | The mainFrame class represents the application's main window |
| objects.gui.mainFrameContainer.mainFrameContainer | Base class for any object containe within the main application Frame This class does nothing more that set a pointer the parent frame in its constructor |
| objects.gui.mainFrameMap.mainFrameMap | Matplotlib Basemap container |
| objects.gui.mainFrameMenuBar.mainFrameMenuBar | Menu bar class |
| objects.gui.mainFramePopupMenu.mainFramePopupMenu | Right click Popup menu object |
| objects.gui.mainFrameToolbar.mainFrameToolbar | This class represents the ToolBar object attached to the mainFrame object |
| objects.gui.mainFrameToolWindow.mainFrameToolWindow | This class represents the ToolTip window which is displayed when the mouse hovers over a map EndPoint |
| objects.gui.threads.mouseHoverThread.mouseHoverThread | The mouseHoverThread is used to track when the mouse has stopped moving over the map |
| objects.logic.entity.networkEntity.networkEntity | An entity is a simple object containing various properties of an Endpoint or Peer (both terms) are used throughout the documentation |
| objects.logic.network.networkMonitor.networkMonitor | The one and only networkMonitor |
| objects.gui.networkSettings.networkSettings | NetworkSettings class represents the "Network Settings" window which is used to configure which network adapter to monitor |
| objects.gui.mainFrame.NoRepaintCanvas | FigureCanvasWxAgg subclass, overriding the _onPaint method, so that the draw method is only called for the first two paint events |
| objects.logic.common.observerInterface.observerInterface | The observer interface represents a very simple observer |
| objects.logic.configuration.optionsConfigurator.optionsConfigurator | The options configurator is the interface for the "options.ini" configuration file which stores all settings found in the "Options" window |
| objects.logic.network.packetDecoder.packetDecoder | The packetDecoder is a wrapper class for several Impacket and pcapy objects, and is used to turn a string of raw bytes, representing an Ethernet frame (only ethernet is supported) into a Dictionary of more easily accessible attributes |
| objects.logic.network.pcapyImplementation.pcapyImplementation | PcapyImplementation is the implementation of the captureInterface interface using pcapy's packet capture library |
| objects.logic.network.pcapyImplementation.pcapyWorkerThread | The pcapyWorkerThread is a very simple long living worker thread which will periodically call pcapy's "dispatch" Reader method |
| objects.gui.peerGridDisplay.peerGridDisplay | Code generated by "Boa Constructor" |
| objects.gui.pictureSaverDialog.pictureSaverDialog | This class simply displays a "Save As" dialog, allowing the user to save the current ScreenShot to file |
| objects.gui.threads.redrawThread.redrawThread | The redrawThread class will periodically refresh the screen |
| objects.storage.sqlite3Impl.sqlite3Impl | The sqlite3Impl class is the implementation of the storageInterface using SQLLite |
| objects.gui.startupSplashScreen.startupSplashScreen | This class is a simple wrapper to the wx.SpashScreen object |
| objects.storage.storageInterface.storageInterface | Generic interface to a Short Lived Database of TCP/IP data |
| objects.storage.storageManager.storageManager | The storageManager class is responsible for somehow storing a copy of all the captured TCP/IP data into the application's SQLite database |
| objects.storage.storageManager.storageMonitorThread | The storageWriterThread class is a long lived worked thread used by the storageManager class, whose job is to do the following things: 1) set the commit flag periodically and 2) check to see that the storage file has not exceeded its size |
| objects.storage.storageManager.storageWriterThread | The storageWriterThread class is a long lived worked thread used by the storageManager class, whose job is to write a copy of all captured data to the SQLite database |
| objects.logic.common.subjectInterface.subjectInterface | The subjectInterface class follows a generic observer/subject pattern In reality the networkMonitor class acts as the observer, delivering a copy of all packets to various listeners |
| objects.logic.utils.timeUtil.timeUtil | Time related formatting and conversion utilities |
| objects.gui.traceDisplayDialog.traceDisplayDialog | Code generated by "Boa Constructor" |
| V4Table |
1.5.8