USArmyResearchLab / Dshell

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

Fixes for JSON output #138

Closed dev195 closed 3 years ago

dev195 commented 3 years ago

Fixes for JSON output. Prevented .info() calls from returning a full list of packets, and making some core Dshell classes serializable.

This is an alternative fix to #136