218
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
no edit summary
The general architectural idea is to start the Flow with a TraceSource, allow the connection off multiple preprocessing modules (that are both a TraceObserver and a TraceSource) and end the chain in an TraceObserver (that can be a widget or an AnalysisSource).
[TraceSource] -> [(Active)TraceObserver, TraceSource] -> [(Passive/Active)TraceObserver]
| | |
Channel PreprocessingBase AnalysisSource -------------> [AnalysisObserver]
TraceManager TraceRecorder |
WaveFormWidget [AttackObserver]
|
Analysis Widgets (ResultsTable, CorrelationVsTrace, ...)
<br>