fortra / impacket

Impacket is a collection of Python classes for working with network protocols.
https://www.coresecurity.com
Other
12.99k stars 3.5k forks source link

class Structure.__str__ use function getData, but getData's result type is bytes #1675

Closed Griklit closed 2 months ago

Griklit commented 6 months ago

Structure.__str__ use function getData, but getData's return type is bytes

file: structure.py line 120 and line 174