slackbuilds_ponce/libraries/Impacket
Matteo Bernardini bb7692b78d libraries/Impacket: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-30 00:13:14 -06:00
..
Impacket.info libraries/Impacket: Fixed download link. 2013-11-30 00:13:14 -06:00
Impacket.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc

Impacket is a collection of Python classes focused on providing access
to network packets. Impacket allows Python developers to craft and
decode network packets in simple and consistent manner. It includes
support for low-level protocols such as IP, UDP and TCP, as well as
higher-level protocols such as NMB and SMB. Impacket is highly effective
when used in conjunction with a packet capture utility or package such as
Pcapy. Packets can be constructed from scratch, as well as parsed from
raw data. Furthermore, the object oriented API makes it simple to work
with deep protocol hierarchies.