Releases: NexSabre/scapy_helper
Releases · NexSabre/scapy_helper
scapy_helper v0.10.2
- Disable coping to the clipboard after hexdump was provided to the hstrip()
scapy_helper v0.10.1
- hstrip extended by the "hexdump" arg, which allow to transfer series of char to clean (clipboard not used)
scapy_helper v0.10
- add hstrip -- strip hexdump in your clipboard to simplier form
scapy_helper v0.9.0
- Add assertHexLenEqual & assertHexLenNotEqual to the PackerAssert
scapy_helper v0.8.4
- Add
diff
function to the main init.py
scapy_helper v0.8.3
- Correct issue with printing a diff after the fail of assertHexEqual
- Correct a issue with package v0.8.3
scapy_helper v0.8.0
- Add int2ip and ip2int for easy conversion
scapy_helper v0.7.1
- Add int2mac and mac2int for easy conversion
- Add universal support for the Python2 and Python3 for the mac conversion
scapy_helper v0.6.2
- Resolve issue around Py2&Py3 hexdump
scapy_helper v0.6.1
- Resolve an issue with wrongly printed hexdump