USArmyResearchLab / Dshell

Dshell is a network forensic analysis framework.
Other
5.44k stars 1.14k forks source link

Fix for Multiple Packets During Blob Reconstruction #101

Closed dc3-tsd closed 7 years ago

dc3-tsd commented 7 years ago

Fixes blob reconstruction in cases where multiple packets of different sizes were sent. This takes the approach that we should always take the largest data packet since they should all contain the same data.