Skip to content

Releases: NexSabre/scapy_helper

scapy_helper v0.10.2

04 May 19:01
Compare
Choose a tag to compare
  • Disable coping to the clipboard after hexdump was provided to the hstrip()

scapy_helper v0.10.1

04 May 18:57
Compare
Choose a tag to compare
  • hstrip extended by the "hexdump" arg, which allow to transfer series of char to clean (clipboard not used)

scapy_helper v0.10

03 May 16:16
Compare
Choose a tag to compare
  • add hstrip -- strip hexdump in your clipboard to simplier form

scapy_helper v0.9.0

14 Mar 21:40
Compare
Choose a tag to compare
  • Add assertHexLenEqual & assertHexLenNotEqual to the PackerAssert

scapy_helper v0.8.4

07 Mar 18:34
Compare
Choose a tag to compare
  • Add diff function to the main init.py

scapy_helper v0.8.3

17 Feb 20:56
Compare
Choose a tag to compare
  • Correct issue with printing a diff after the fail of assertHexEqual
  • Correct a issue with package v0.8.3

scapy_helper v0.8.0

15 Feb 18:39
Compare
Choose a tag to compare
  • Add int2ip and ip2int for easy conversion

scapy_helper v0.7.1

18 Jan 16:57
Compare
Choose a tag to compare
  • Add int2mac and mac2int for easy conversion
  • Add universal support for the Python2 and Python3 for the mac conversion

scapy_helper v0.6.2

14 Jan 21:01
Compare
Choose a tag to compare
  • Resolve issue around Py2&Py3 hexdump

scapy_helper v0.6.1

13 Jan 19:00
Compare
Choose a tag to compare
  • Resolve an issue with wrongly printed hexdump