Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Dshell 3.1.3.tar.gz | 2020-09-21 | 176.4 kB | |
Dshell 3.1.3.zip | 2020-09-21 | 217.3 kB | |
README.md | 2020-09-21 | 752 Bytes | |
Totals: 3 Items | 394.4 kB | 0 |
Major version update/rewrite to Dshell, now using Python 3. See README for more details.
Highlights: - This is a major framework update to Dshell. Plugins written for the previous version are not compatible with this version, and vice versa. - Uses Python 3 - Rewritten in Python 3 from the ground up. Python 2 language deprecated on 1 JAN 2020 - By extension, dpkt and pypcap have been replaced with Python 3-friendly pypacker and pcapy (respectively). - Is a Python package - All plugins are chainable - Plugins can use all output modules - Improved error handling - Enables development of external plugin packs, allowing the sharing and installation of new, externally-developed plugins without overlapping the core Dshell libraries.